内容简介:Nginx 1.13.7 已发布,该版本是 mainline 版,即通常说的开发版。本次更新主要是修复了 bug,详细如下: Bugfix: in the $upstream_status variable. Bugfix: a segmentation fault might occur in a worker pro...
Nginx 1.13.7 已发布,该版本是 mainline 版,即通常说的开发版。本次更新主要是修复了 bug,详细如下:
Bugfix: in the $upstream_status variable.
Bugfix: a segmentation fault might occur in a worker process if a backend returned a "101 Switching Protocols" response to a subrequest.
Bugfix: a segmentation fault occurred in a master process if a shared memory zone size was changed during a reconfiguration and the reconfiguration failed.
Bugfix: in the ngx_http_fastcgi_module.
Bugfix: nginx returned the 500 error if parameters without variables were specified in the "xslt_stylesheet" directive.
Workaround: "gzip filter failed to use preallocated memory" alerts appeared in logs when using a zlib library variant from Intel.
Bugfix: the "worker_shutdown_timeout" directive did not work when using mail proxy and when proxying WebSocket connections.
下载地址:http://nginx.org/en/download.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Nginx 主线版 1.13.11 发布,Bug 修复版本
- Nginx 主线版 1.13.12 发布,Bug 修复版本
- Nginx 主线版 1.14.0 发布,Bug 修复版本
- Nginx 主线版 1.15.0 发布,错误修复和引入新功能
- nginx 1.20.1 稳定版和 1.21.0 主线版发布,修复高危安全漏洞
- nginx 1.16.1 稳定版和 nginx 1.17.3 主线版发布,修复安全问题
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
UML基础与Rose建模案例
吴建 / 人民邮电出版社 / 2004-10 / 29.00元
《UML 基础与Rose建模案例》介绍了用UML(统一建模语言)进行软件建模的基础知识以及Rational Rose工具的使用方法,其中,前8章是基础部分,对软件工程思想、UML的相关概念、Rational Rose工具以及RUP软件过程等进行了详细的介绍;后3章是案例部分,通过3个综合实例,对UML建模(以Rose为实现工具)的全过程进行了剖析;最后的附录中给出了UML中常用的术语、标准元素和元......一起来看看 《UML基础与Rose建模案例》 这本书的介绍吧!