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

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

内容简介: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]


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

查看所有标签

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

计算机网络

计算机网络

Andrew S. Tanenbaum / 潘爱民 / 清华大学出版社 / 2004-8-1 / 60.00元

《计算机网络(第4版)》全书按照网络协议模型(物理层、数据链路层、介质访问控制子层、网络层、传输层和应用层),自下而上系统地介绍了计算机网络的基本原理,并给出了大量实例。在讲述各网络层的同时,还融合进了近年来迅速发展起来的各种网络技术,如Internet、SONET、A DSL、CDMA、WLAN和蓝牙等。另外,针对当前计算机网络的发展现状以及计算机安全的重要性,本书用了一整章的篇幅对计算机安全进......一起来看看 《计算机网络》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具