You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ronald Klop <ro...@base.nl> on 2003/04/01 13:58:23 UTC

gzip compression in Coyote on 4.1.24

Hello,

Sorry if this is send twice, but I think my previous mail got lost in 
cyberspace somewhere. (Can't even find it in my Sent-box.)

I'm trying to use gzip compression with tomcat 4.1.24. And it doesn't 
work, because it checks if content-type is 'text/html', but this fails 
if the content-type is 'text/html; charset=us-ascii'.
So compression='force' is the only way to use compression, but this also 
compresses image/gif, etc.

Does anybody else use this?

I made a bugreport with a (possible) fix. See bug 18073 (made by myself) 
and 2820 [1].

Greetings,

Ronald.

[1]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18073
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2820



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org