Syntax: | gzip_min_length |
---|---|
Default: | gzip_min_length 20; |
Context: | http , server , location |
Sets the minimum length of a response that will be gzipped. The length is determined only from the “Content-Length” response header field.
Syntax: | gzip_min_length |
---|---|
Default: | gzip_min_length 20; |
Context: | http , server , location |
Sets the minimum length of a response that will be gzipped. The length is determined only from the “Content-Length” response header field.
Please login to continue.