Module ngx_http_gzip_module
- Example Configuration
- Directives
- gzip
- gzip_buffers
- gzip_comp_level
- gzip_disable
- gzip_min_length
- gzip_http_version
- gzip_proxied
- gzip_types
- gzip_vary
- Embedded Variables
The ngx_http_gzip_module
module is a filter that compresses responses using the “gzip” method. This often helps to reduce the size of transmitted data by half or even more.