gunzip

Syntax: gunzip on | off;
Default: gunzip off;
Context: http, server, location

Enables or disables decompression of gzipped responses for clients that lack gzip support. If enabled, the following directives are also taken into account when determining if clients support gzip: gzip_http_version, gzip_proxied, and gzip_disable. See also the gzip_vary directive.

doc_nginx
2017-02-09 07:06:19
Comments
Leave a Comment

Please login to continue.