Nginx 1.12.2 已发布。 本次更新主要是修复了 bug,详细如下: 1. Bugfix: client SSL connections were immediately closed if deferred accept and the "proxy_protocol" parameter of the "listen" directive were used. 2. Bugfix: client connections might be dropped during configuration testing when using the "reuseport" parameter of the "listen" directive on Linux. 3. Bugfix: incorrect response length was returned on 32-bit platforms when requesting more than 4 gigabytes with multiple ranges. 4.Bugfix: switching to the next upstream server in the stream module did not work when using the "ssl_preread" directive. 5. Bugfix: when using HTTP/2 client request body might be corrupted. 6.Bugfix: in handling of client addresses when using unix domain sockets. 下载地址:http://nginx.org/en/download.html 点此查看完整更新日志。 Nginx 最新稳定版 1.12.2 发布,Bug 修复版本下载地址