发布于 2016-10-12 10:22:59 | 139 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Nginx中文文档,程序狗速度看过来!

Nginx WEB服务器

Nginx 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,第一个公开版本0.1.0发布于2004年10月4日。其将源代码以类BSD许可证的形式发布,因它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名。


Nginx 1.11.5 发布了,改进如下:

  • 移除IPv6配置选项,现在已支持IPv6自动配置

  • 如果一个upstream中没有可用的服务器,Nginx不会像以前那样重置所有服务器的失败次数,但会等待fail_timeout过期

特性和Bug修复:

  • Feature: the ngx_stream_ssl_preread_module.

  • Feature: the "server" directive in the "upstream" context supports the "max_conns" parameter.

  • Feature: the --with-compat configure option.

  • Feature: "manager_files", "manager_threshold", and "manager_sleep" parameters of the "proxy_cache_path", "fastcgi_cache_path", "scgi_cache_path", and "uwsgi_cache_path" directives.

  • Bugfix: flags passed by the --with-ld-opt configure option were not used while building perl module.

  • Bugfix: in the "add_after_body" directive when used with the "sub_filter" directive.

  • Bugfix: in the $realip_remote_addr variable.

  • Bugfix: the "dav_access", "proxy_store_access", "fastcgi_store_access", "scgi_store_access", and "uwsgi_store_access" directives ignored permissions specified for user.

  • Bugfix: unix domain listen sockets might not be inherited during binary upgrade on Linux.

  • Bugfix: nginx returned the 400 response on requests with the "-" character in the HTTP method.

完整更新日志下载地址



历史版本 :
Nginx Unit 0.4 beta 发布,修复旧版本出现的回归错误
Nginx Unit 0.3 发布,各项功能优化
Nginx 主线版 1.13.8 发布,增加新功能
Nginx 主线版 1.13.7 发布,修复了部分 Bug
Nginx 最新稳定版 1.12.2 发布,Bug 修复版本
Nginx 1.13.6 发布,Bug 修复版本
Nginx 1.13.5 发布,Bug 修复版本
Nginx 1.12.1 和1.13.3 发布,高性能 Web 服务器
Nginx 1.13.2 发布,高性能 Web 服务器
Nginx 1.13.1 发布,高性能Web服务器
Nginx 发布 mainline version 1.13.0
nginx 发布 Stable Version 1.12.0
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务