xuncode 发表于 2015-10-8 07:39:39

Nginx

欢迎加入运维网交流群:263444886  
  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>R7)前几天也发布了
  https://www.nginx.com/blog/nginx-plus-r7-released/
页: [1]
查看完整版本: Nginx