You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by smmarrt <sm...@yandex.ru> on 2005/06/19 14:58:53 UTC

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: SV: Compression doesn't work :(

Posted by Christoph Kutzinski <ku...@gmx.de>.
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:smmarrt@yandex.ru] 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: tomcat-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>>  
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


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


Re: SV: Compression doesn't work :(

Posted by smmarrt <sm...@yandex.ru>.
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:smmarrt@yandex.ru] 
>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: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>  
>



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


SV: Compression doesn't work :(

Posted by Øyvind Johansen <oy...@electrictimecar.com>.
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:smmarrt@yandex.ru] 
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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org





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