I thought about trying without APR, but wasn't sure how to disable it (on
Linux).

Anyways, I've worked around this problem by implementing my own filter that
serves up a pre-gzipped version of the files that aren't getting compressed.

Alex



Caldarale, Charles R wrote:
> 
>> From: Alex Epshteyn [mailto:[EMAIL PROTECTED] 
>> Subject: Re: Large HTML file not getting compressed despite 
>> compressionenabled
>> 
>> org.apache.coyote.http11.Http11AprProcessor:1504:
>>         response.getContentLengthLong() returns 4,
>> instead of the true file size, making it appear
>> lower than the minimum compression threshold.
> 
> Just for grins, have you tried it without APR in the mix?
> 
>  - Chuck
> 

-- 
View this message in context: 
http://www.nabble.com/Large-HTML-file-not-getting-compressed-despite-compression-enabled-tp16387385p16784626.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to