What parameter did you set? Nobody seems to know how to activate gzip support for 4.1.19... (Hope you didn't try enableGZIP="true" *g*)
Actually that's the question... How to activate this gzip feature? The release-notes say that the coyote connector would support gzip now, but nowhere i found how to enable it. Obviously nobody (except hopefully the developer) know how to use it. Or is it still that "alpha" quality that it's a secret. Anyhow, could we get a hint from development side how to activate this compression feature? Or maybe it intended as a chrismas gift? ;-) Michael > -----Original Message----- > From: Marco Baiguera [mailto:[EMAIL PROTECTED]] > Sent: Donnerstag, 30. Januar 2003 11:38 > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: Tomcat 4.1.18/19 - How to activate gzip support? > > > in 4.1.19 coyote connector tag i tried the "compressione" > parameter but seen no results haw can i check if my page is > being compressed (client-side)? > thanx > > > ----- Original Message ----- > From: "mech" <[EMAIL PROTECTED]> > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > Sent: Saturday, January 25, 2003 12:33 AM > Subject: Tomcat 4.1.18/19 - How to activate gzip support? > > > > Hi, > > > > I'm currently using Tomcat 4.1.18 for my webapp quite successfully. > > Unfortunately one db output page is almost 60KB large (1/3 of it is > > only spaces and tabs) so I was thinking about trying Tomcat > 4.1.19's > > new HTTP 1.1 gzip support. > > > > I installed 4.1.19 and my webapp is running again, but how > to enable > > gzip support? My Mozilla supports gzip according to header > infos. But > > how do I find out if my pages really got compressed? Mozilla's page > > info still says encoding=ISO... (although I'm not sure if this is > > because of the page content). Sorry, but I didn't see/feel any > > difference yet ;-) Did I forget something? > > > > Anyhow I wonder how to activate gzip for the connector? Shouldn't > > there be some kind of attribute in server.xml to set for <Connector > > className="org.apache.coyote.tomcat4.CoyoteConnector"... ? > But I saw > > nothing in the documentation like "enableGZIP=true". > > > > I also read that there was (is?) a filter servlet available > somewhere > > to be used for on-the-fly gzip compression. Where can I get > some more > > info how to obtain it and set it up, if I wouldn't use the http > > connector support? > > > > Any ideas about this. > > Michael > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:tomcat-user-> [EMAIL PROTECTED]> > > For > additional commands, > e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
