内容简介:Nginx 主线版 1.15.0 已发布,该版本增加了一项新特性,两项更改,以及一些错误的修复。 Change: the "ssl" directive is deprecated; the "ssl" parameter of the "listen" directive should be used instead. C...
Nginx 主线版 1.15.0 已发布,该版本增加了一项新特性,两项更改,以及一些错误的修复。
Change: the "ssl" directive is deprecated; the "ssl" parameter of the "listen" directive should be used instead.
Change: now nginx detects missing SSL certificates during configuration testing when using the "ssl" parameter of the "listen" directive.
Feature: now the stream module can handle multiple incoming UDP datagrams from a client within a single session.
Bugfix: it was possible to specify an incorrect response code in the "proxy_cache_valid" directive.
Bugfix: nginx could not be built by gcc 8.1.
Bugfix: logging to syslog stopped on local IP address changes.
Bugfix: nginx could not be built by clang with CUDA SDK installed; the bug had appeared in 1.13.8.
Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might appear in logs during binary upgrade when using unix domain listen sockets on FreeBSD.
Bugfix: nginx could not be built on Fedora 28 Linux.
Bugfix: request processing rate might exceed configured rate when using the "limit_req" directive.
Bugfix: in handling of client addresses when using unix domain listen sockets to work with datagrams on Linux.
Bugfix: in memory allocation error handling.
下载地址:http://nginx.org/en/download.html
更新说明:http://nginx.org/en/CHANGES
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Nginx 主线版 1.13.8 发布,增加新功能
- nginx 1.19.0 主线版发布
- nginx 1.19.1 主线版发布
- nginx 1.19.3 主线版发布
- nginx 1.19.4 主线版发布
- nginx 1.19.5 主线版发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
scikit learn机器学习
黄永昌 / 机械工业出版社 / 2018-3-1 / CNY 59.00
本书通过通俗易懂的语言、丰富的图示和生动的实例,拨开了笼罩在机器学习上方复杂的数学“乌云”,让读者以较低的代价和门槛轻松入门机器学习。本书共分为11章,主要介绍了在Python环境下学习scikit-learn机器学习框架的相关知识。本书涵盖的主要内容有机器学习概述、Python机器学习软件包、机器学习理论基础、k-近邻算法、线性回归算法、逻辑回归算法、决策树、支持向量机、朴素贝叶斯算法、PCA ......一起来看看 《scikit learn机器学习》 这本书的介绍吧!
CSS 压缩/解压工具
在线压缩/解压 CSS 代码
HTML 编码/解码
HTML 编码/解码