1.21.3
Binaries
nginx-*-i686.exe: 32-bit nginxnginx-*-i686-debug.exe: 32-bit nginx with debugging log and symbolsnginx-*-x86_64.exe: 64-bit nginxnginx-*-x86_64-debug.exe: 64-bit nginx with debugging log and symbols
Sources
- nginx 1.21.3 (nginx/nginx@0b65f34)
- zlib 1.2.11 (madler/zlib@cacf7f1)
- pcre 8.45
- openssl 1.1.1l (openssl/openssl@fb047eb)
Nginx changelog
Changes with nginx 1.21.3 07 Sep 2021
*) Change: optimization of client request body reading when using
HTTP/2.
*) Bugfix: in request body filters internal API when using HTTP/2 and
buffering of the data being processed.