| Syntax: | gzip_comp_level |
|---|---|
| Default: | gzip_comp_level 1; |
| Context: | http, server, location |
Sets a gzip compression level of a response. Acceptable values are in the range from 1 to 9.
| Syntax: | gzip_comp_level |
|---|---|
| Default: | gzip_comp_level 1; |
| Context: | http, server, location |
Sets a gzip compression level of a response. Acceptable values are in the range from 1 to 9.
Please login to continue.