Nginx 1.11 历经 11 个月 14 个小版本的开发,加入了大量新特性,今天发布了稳定版 1.12.0. Nginx 1.12.0 相比 1.10.0,增加了众多重要特性,其中最重要的是 stream 的众多模块以及 http 模块的大量新功能:
- ngx_stream_return 模块
- ngx_stream_map 模块
- ngx_stream_geo 模块
- ngx_stream_geoip 模块
- ngx_stream_split_clients 模块
- ngx_stream_realip 模块
- ngx_stream_log 模块
- ngx_stream_ssl_preread 模块
- stream 模块变量
- stream 模块支持客户端证书校验
- 双证书
- ssl_ecdh_curve 指令
- upstream 模块增加 max_conns 指令
- ngx_http_image_filter_module 支持 WebP
- proxy protocol 改进
- proxy 模块改进
- EPOLL 改进
- map 模块改进
- log_format 支持 escape 参数
- 增加大量变量
下载:http://nginx.org/en/download.html
CHANGE LOG: http://nginx.org/en/CHANGES-1.12
文章末尾固定信息