NGINX module for the Zstandard compression
7 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
zstd
The `zstd` directive enables or disables Zstandard compression for HTTP…
httpserverlocation
zstd_buffers
Sets the number and size of buffers used by the Zstandard compression filter…
httpserverlocation
zstd_comp_level
The `zstd_comp_level` directive sets the compression level for Zstandard…
httpserverlocation
zstd_dict_file
The `zstd_dict_file` directive specifies an external dictionary file to be…
http
zstd_min_length
The `zstd_min_length` directive sets the minimum response body size that will…
httpserverlocation
zstd_static
The `zstd_static` directive enables serving pre-compressed static files using…
httpserverlocation
zstd_types
The `zstd_types` directive specifies which MIME types should be compressed…
httpserverlocation