Nginx 最新稳定版 1.12.2 发布,Bug 修复版本

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Nginx 1.12.2 已发布。 本次更新主要是修复了 bug,详细如下:     1. Bugfix: client SSL connections were immediately closed if deferred        accept and the "proxy_protocol" parameter of t...

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

点此查看完整更新日志


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

More Effective C++(中文版)

More Effective C++(中文版)

梅耶(Scott Meyers) / 侯捷 / 电子工业出版社 / 2011-1-1 / 59.00元

《More Effective C++:35个改善编程与设计的有效方法(中文版)》是梅耶尔大师Effective三部曲之一。继Effective C++之后,Scott Meyers于1996推出这本《More Effective C++(35个改善编程与设计的有效方法)》“续集”。条款变得比较少,页数倒是多了一些,原因是这次选材比“一集”更高阶,尤其是第5章。Meyers将此章命名为技术(tec......一起来看看 《More Effective C++(中文版)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码