src/http/modules/ngx_http_gzip_filter_module.c tuning

Aleksandar Lazic al-nginx at none.at
Sun Dec 10 16:32:32 MSK 2006


On Son 10.12.2006 16:24, Igor Sysoev wrote:
>On Sun, 10 Dec 2006, Aleksandar Lazic wrote:
>
>>On Son 10.12.2006 16:12, Igor Sysoev wrote:
>>>
>>>So, it's strange, nginx does not compress in second case:
>>
>>[snipp]
>>
>>Thats ok because the request haven't say *give me compressed content*
>>
>>/usr/sbin/ab2 -t 60 -c 5 URL
>>
>>The first case was called with *give me compressed content*
>>
>>/usr/sbin/ab2 -t 60 -c 5 -H 'Accept-Encoding: gzip' URL
>
>But nginx did not compress the responses in both cases.

It looks to me that he does:

With A-E:gzip
Document Length: 5075 bytes

Witout A-E:gzip
Document Length: 19266 bytes

But I hope we can test this today again.

I think the 'gzip_http_version 1.0' was sometime set, I will ask at
evening when the setting was changed.

Regards

Aleks





More information about the nginx mailing list