nginx gzip_static not following gzip_types
Maxim Dounin
mdounin at mdounin.ru
Tue Apr 24 06:23:48 UTC 2012
Hello!
On Tue, Apr 24, 2012 at 02:13:54AM -0400, ctrlbrk wrote:
> The directive gzip_static does not follow the rules in gzip_types
Yes, and it's documented behaviour, actually:
http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html#gzip_static
: The following directives are also taken into account:
: gzip_http_version, gzip_proxied, gzip_disable, and gzip_vary.
Maxim Dounin
More information about the nginx
mailing list