Nginx 主线版 1.13.11 已发布,该版本增加了一项新特性,以及修复了两个 bug。
- 新特性:”listen”指令的”proxy_protocol”参数现已支持 PROXY 协议版本 2
- Bugfix: nginx 在 Linux 上不能静态使用 OpenSSL 1.1.1 进行构建
- Bugfix: in the “http_404”, “http_500”, etc. parameters of the “proxy_next_upstream” directive.
而上个版本 Nginx 主线版 1.13.10 主要是新增 ngx_http_grpc_module。
下载地址:http://nginx.org/en/download.html
更新说明:http://nginx.org/en/CHANGES
转自 https://www.oschina.net/news/94854/nginx-1-13-11-released