1.21.6
Binaries
nginx-*-i686.exe: 32-bit nginxnginx-*-i686-debug.exe: 32-bit nginx with debugging log and symbolsnginx-slim-*-i686.exe: 32-bit nginx without opensslnginx-*-x86_64.exe: 64-bit nginxnginx-*-x86_64-debug.exe: 64-bit nginx with debugging log and symbolsnginx-slim-*-x86_64.exe: 64-bit nginx without openssl
Sources
- nginx 1.21.6 (nginx/nginx@97a111c)
- zlib 1.2.11 (madler/zlib@cacf7f1)
- pcre2-10.39 (PCRE2Project/pcre2@35fee41)
- openssl 1.1.1m (openssl/openssl@ac3cef2)
Nginx changelog
Changes with nginx 1.21.6 25 Jan 2022
*) Bugfix: when using EPOLLEXCLUSIVE on Linux client connections were
unevenly distributed among worker processes.
*) Bugfix: nginx returned the "Connection: keep-alive" header line in
responses during graceful shutdown of old worker processes.
*) Bugfix: in the "ssl_session_ticket_key" when using TLSv1.3.