1.23.3
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.23.3 (nginx/nginx@307123b)
- zlib 1.2.13 (madler/zlib@04f42ce)
- pcre2-10.39 (PCRE2Project/pcre2@35fee41)
- openssl 1.1.1s (openssl/openssl@1290581)
Nginx changelog
Changes with nginx 1.23.3 13 Dec 2022
*) Bugfix: an error might occur when reading PROXY protocol version 2
header with large number of TLVs.
*) Bugfix: a segmentation fault might occur in a worker process if SSI
was used to process subrequests created by other modules.
Thanks to Ciel Zhao.
*) Workaround: when a hostname used in the "listen" directive resolves
to multiple addresses, nginx now ignores duplicates within these
addresses.
*) Bugfix: nginx might hog CPU during unbuffered proxying if SSL
connections to backends were used.