diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-06-11 00:24:28 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-06-19 16:15:04 +0100 |
commit | 4071de5797da0a104b4983fc1ad393d3744b6128 (patch) | |
tree | 003803a861f2609cfae58db412e1c3d7ee6dc8f9 /auto/summary | |
parent | ea5c41b8056997ed40138020272b5159271f1b87 (diff) | |
download | unit-4071de5797da0a104b4983fc1ad393d3744b6128.tar.gz unit-4071de5797da0a104b4983fc1ad393d3744b6128.tar.bz2 |
[WIP] HTTP Compression Supportcompr
Diffstat (limited to 'auto/summary')
-rw-r--r-- | auto/summary | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/summary b/auto/summary index dd7a60a0..d7238152 100644 --- a/auto/summary +++ b/auto/summary @@ -28,6 +28,9 @@ Unit configuration summary: IPv6 support: .............. $NXT_INET6 Unix domain sockets support: $NXT_UNIX_DOMAIN TLS support: ............... $NXT_OPENSSL + zlib support: .............. $NXT_ZLIB + zstd support: .............. $NXT_ZSTD + brotli support: ............ $NXT_BROTLI Regex support: ............. $NXT_REGEX njs support: ............... $NXT_NJS |