You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Henri Gomez <hg...@apache.org> on 2004/07/08 11:30:00 UTC

[Fwd: Re: What about gzip compression ?]

Remy ?

Re: [Fwd: Re: What about gzip compression ?]

Posted by Remy Maucherat <re...@apache.org>.
Henri Gomez wrote:
> Remy ?
> 
> Henri Gomez wrote:
> 
>> Take a look in jakarta-tomcat-connectors (ie: 
>> http://apache.fastorama.com/dist/jakarta/tomcat-connectors/jk/source/jakarta-tomcat-connectors-jk-1.2.5-src.tar.gz) 
>>
>>
>> jakarta-tomcat-connectors\http11\src\java\org\apache\coyote\http11
> 
> 
> Thanks, found it in the Http11Processor. However, it seems that the 
> Coyote connector doesn't handle the "TE" header. In other words, it 
> doesn't seem to support negotiation?

I intended to use that at first, but actually realized the browsers 
don't use that. Since the simple way of doing compression works with (I 
think) every decent client, I decided to remove the fancy handling of 
negociation I had coded (given the way the filters work and can be 
stacked, it's obvious that I did them that way for that reason).

Rémy


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