Nginx 发布 Stable Version 1.12.0

发布时间: 浏览次数:2979次

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