Description
Zstandard compression can be added to nginx responses for clients and workflows that support it. It is useful for administrators tuning transfer size and performance beyond common gzip settings.
Compression choices affect CPU use, cache behavior, and client compatibility. Test response headers and fallback behavior before enabling globally.