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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.