gzip compression in Coyote on 4.1.24

2003-04-01 Thread Ronald Klop
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


gzip compression in Coyote from 4.1.24

2003-04-01 Thread Ronald Klop
Hello,

Can somebody confirm if gzip compression works in Tomcat 4.1.24?
I have found that it is not working if the Content-Type contains extra 
info like ';charset=us-ascii'.

The only bug reports I can find about this are: 18073 (made by myself) 
and 2820 [1].

I am wondering if other people are using this feature?

Greetings,

Ronald.

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


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