Welcome! Log In Create A New Profile

Advanced

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

Vasil Mikhalenya
March 13, 2010 01:56PM
Приветсвую,

Помогите разобраться с проблемой. 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
_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://nginx.org/mailman/listinfo/nginx-ru
Subject Author Posted

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

Vasil Mikhalenya March 13, 2010 01:56PM

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

Maxim Dounin March 13, 2010 02:04PM

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

Vasil Mikhalenya March 13, 2010 02:10PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 237
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready