内容简介: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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
大规模Web服务开发技术
伊藤直也、田中慎司 / 李剑 / 电子工业出版社 / 2011-7 / 59.00元
Hatena是日本最大的Web服务提供商之一,它提供的服务包括关键字(类似于维基百科)、博客、相册等。《大规模Web服务开发技术》由伊藤直也、田中慎司所著,内容主要来自Hatena为学生们举行的暑期实习的课程,内容涵盖广泛,介绍了性能优化、分布式、算法、系统架构等各个方面,甚至还介绍了硬件的经济成本,是运维工程师们必不可少的参考书。书中还包括几个算法实习课题,介绍了压缩算法、全文搜索等算法的实现方......一起来看看 《大规模Web服务开发技术》 这本书的介绍吧!