nginx не сжимает если клиент за squid

Vasil Mikhalenya bazilek на gmail.com
Сб Мар 13 21:55:26 MSK 2010


Приветсвую,

Помогите разобраться с проблемой. Nginx не сжимает ответы если клиент
находится за squid.

        gzip  on;
        gzip_disable "MSIE [1-6]\.(?!.*SV1)";
        gzip_types       text/plain text/css application/x-javascript
text/javascript ;
        gzip_comp_level 9;
        gzip_static on;
        gzip_proxied any;

nginx -V
nginx version: nginx/0.8.34
built by gcc 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
TLS SNI support enabled
configure arguments: --prefix=/usr --conf-path=/etc/nginx/nginx.conf
--error-log-path=/var/log/nginx/error.log --pid-path=/var/run/nginx.pid
--lock-path=/var/lock/nginx.lock --http-log-path=/var/log/nginx/access.log
--http-client-body-temp-path=/var/lib/nginx/body
--http-proxy-temp-path=/var/lib/nginx/proxy --with-debug
--with-http_stub_status_module --with-http_ssl_module
--with-http_gzip_static_module --with-http_perl_module
--http-fastcgi-temp-path=/var/lib/nginx/fastcgi

C apache такой проблемы нет.


-- 
Best regards,
Vasil Mikhalenya
----------- следущая часть -----------
Вложение в формате HTML было извлечено…
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20100313/121dc9b6/attachment-0001.html>


Подробная информация о списке рассылки nginx-ru