内容简介:Nginx 1.15.2 主线版已发布,更新内容如下:下载地址:更新说明:
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.
以上所述就是小编给大家介绍的《Nginx 1.15.2 主线版发布,高性能 Web 服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Nginx 1.15.2 主线版发布,高性能 Web 服务器
- Nginx 主线版 1.15.3 发布,高性能 Web 服务器
- Nginx 主线版 1.15.3 发布,高性能 Web 服务器
- Nginx 主线版 1.15.4 发布,高性能 Web 服务器
- Nginx 主线版 1.15.4 发布,高性能 Web 服务器
- Nginx 1.15.8 主线版发布,高性能 Web 服务器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
模式识别
(希)Sergios Theodoridis、(希)Konstantinos Koutroumbas / 电子工业出版社 / 2010-2 / 75.00元
本书全面阐述了模式识别的基础理论、最新方法以及各种应用。模式识别是信息科学和人工智能的重要组成部分,主要应用领域有图像分析、光学字符识别、信道均衡、语言识别和音频分类等。本书在完美地结合当前的理论与实践的基础上,讨论了贝叶斯分类、贝叶斯网络、线性和非线性分类器设计、上下文相关分类、特征生成、特征选取技术、学习理论的基本概念以及聚类概念与算法。与前一版相比,增加了大数据集和高维数据相关的最新算法,这......一起来看看 《模式识别》 这本书的介绍吧!