How are you testing that nothing is compressed? E.g. which browser?
smmarrt wrote:
No, Tomcat treats this value in bytes. :(
Øyvind Johansen пишет:
Without knowing the proper way to configure compression, it looks like
you
have configured it to not compressing anything smaller than 2048kbyte?
But I
could be wrong on this...
Øyvind Johansen
ElectricTimeCar
2802 Gjøvik,
Norway
-----Opprinnelig melding-----
Fra: smmarrt [mailto:[EMAIL PROTECTED] Sendt: 19. juni 2005 14:59
Til: Tomcat Users List
Emne: Compression doesn't work :(
I try setting compression-related properties on Connector, but it
doesn't compress anything :(
<Connector port="8080" maxHttpHeaderSize="8192"
maxThreads="250" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" redirectPort="8443" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true"
compression="on" compressionMinSize="2048" />
No pages are compressed (nor static, nor servlets)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]