首页    新闻    小组    威客    人才    下载    博客    代码贴    在线编程    论坛
Nginx-1.9.5 开发版已发布,支持 HTTP/2 协议
2015年9月23日 11:02 | 阅读 1211 次

Nginx-1.9.5 开发版已发布,此版本更新内容如下:

源代码包

http://nginx.org/download/nginx-1.9.5.tar.gz

Windows二进制包

http://nginx.org/download/nginx-1.9.5.zip

修改记录:

新增:the ngx_http_v2_module (replaces ngx_http_spdy_module).

变更:now the "output_buffers" directive uses two buffers by default.

变更:now nginx limits subrequests recursion(子请求调用的递归次数),

       not simultaneous subrequests(并发的子请求数).

变更:now nginx checks the whole cache key when returning a response from cache.

修复:"header already sent" alerts might appear in logs when using cache;

       the bug had appeared in 1.7.5.

修复:"writev() failed (4: Interrupted system call)" errors might appear in logs

        when using CephFS and the "timer_resolution" directive on Linux.

修复:in invalid configurations handling.

修复:a segmentation fault occurred in a worker process

       if the "sub_filter" directive was used at http level;

       the bug had appeared in 1.9.4.

======


NGINX Plus Release 7 (R7)前几天也发布了

https://www.nginx.com/blog/nginx-plus-r7-released/

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




评论 (0)
游客请输入验证码
最新评论
0
0
收藏