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:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to