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