Nginx 1.15.2 主线版发布,高性能 Web 服务器

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

内容简介:Nginx 1.15.2 主线版已发布,更新内容如下: Feature: the $ssl_preread_protocol variable in the ngx_stream_ssl_preread_module. Feature: now when using the "reset_timedout_connection" directive nginx ...

Nginx 1.15.2 主线版已发布,更新内容如下:

  • Feature: the $ssl_preread_protocol variable in the ngx_stream_ssl_preread_module.

  • Feature: now when using the "reset_timedout_connection" directive nginx will reset connections being closed with the 444 code.

  • Change: a logging level of the "http request", "https proxy request","unsupported protocol", and "version too low" SSL errors has been lowered from "crit" to "info".

  • Bugfix: DNS requests were not resent if initial sending of a request failed.

  • Bugfix: the "reuseport" parameter of the "listen" directive was ignored if the number of worker processes was specified after the "listen" directive.

  • Bugfix: when using OpenSSL 1.1.0 or newer it was not possible to switch off "ssl_prefer_server_ciphers" in a virtual server if it was switched on in the default server.

  • Bugfix: SSL session reuse with upstream servers did not work with the TLS 1.3 protocol.

下载地址:http://nginx.org/en/download.html

更新说明:http://nginx.org/en/CHANGES


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


以上所述就是小编给大家介绍的《Nginx 1.15.2 主线版发布,高性能 Web 服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Effective Java 中文版

Effective Java 中文版

(美)Joshua Bloch / 潘爱民 / 机械工业出版社 / 2003-1 / 39.00元

本书介绍了在Java编程中57条极具实用价值的经验规则,这些经验规则涵盖了大多数开发人员每天所面临的问题的解决方案。通过对Java平台设计专家所使用的技术的全面描述,揭示了应该做什么,不应该做什么才能产生清晰、健壮的高效的代码。 本书中的每条规则都以简短、独立的小文章形式出现,这些小文章包含了详细而精确的建议,以及对语言中许多细微之处的深入分析,并通过例子代码加以进一步说明。贯穿全书的是通用......一起来看看 《Effective Java 中文版》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

URL 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具