Does anybody knows how to resolve the issue? Thanks very much if can got
your help~
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,254292,254395#msg-254395
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I always use " gzip_comp_level 4;".
and i already tried "gzip_proxied any;" before, the gzip_proxied
property is use for jboss response content. in my settings, js file is
handled by Nginx, not jboss:
location /wx/js/ {
root
/home/developer/jboss/server/citycard_dev/deploy/cityc
Sorry about everyone, i posted in another forum but not got any response,
really really hope can got your all help about the issue which already
confuse me many days.
I installed nginx-1.6.2-1.el6.ngx.x86_64 with yum on CentOS 6.5 system.
below are my settings:
nginx.conf