发布于 2016-05-26 00:02:25 | 105 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Nginx开发从入门到精通,程序狗速度看过来!

Nginx WEB服务器

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


Nginx 1.11.0 发布了。   

         *) Feature: the "transparent" parameter of the "proxy_bind",
       "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind"
       directives.

        *) Feature: the $request_id variable.

        *) Feature: the "map" directive supports combinations of multiple
       variables as resulting values.

        *) Feature: now nginx checks if EPOLLRDHUP events are supported by
       kernel, and optimizes connection handling accordingly if the "epoll"
       method is used.

        *) Feature: the "ssl_certificate" and "ssl_certificate_key" directives
       can be specified multiple times to load certificates of different
       types (for example, RSA and ECDSA).

        *) Feature: the "ssl_ecdh_curve" directive now allows specifying a list
       of curves when using OpenSSL 1.0.2 or newer; by default a list built
       into OpenSSL is used.

        *) Change: to use DHE ciphers it is now required to specify parameters
       using the "ssl_dhparam" directive.

        *) Feature: the $proxy_protocol_port variable.

        *) Feature: the $realip_remote_port variable in the
       ngx_http_realip_module.

        *) Feature: the ngx_http_realip_module is now able to set the client
       port in addition to the address.

        *) Change: the "421 Misdirected Request" response now used when
       rejecting requests to a virtual server different from one negotiated
       during an SSL handshake; this improves interoperability with some
       HTTP/2 clients when using client certificates.

        *) Change: HTTP/2 clients can now start sending request body
       immediately; the "http2_body_preread_size" directive controls size of
       the buffer used before nginx will start reading client request body.

        *) Bugfix: cached error responses were not updated when using the
       "proxy_cache_bypass" directive.

下载地址:http://nginx.org/en/download.html



历史版本 :
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号  版权声明  广告服务