Nginx 1.15.9 已发布。Nginx(发音同 engine x)是一款轻量级的 Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个 BSD-like 协议下发行,可以在 UNIX、GNU/Linux、BSD、Mac OS X、Solaris,以及 Microsoft Windows 等操作系统中运行。
新版是最新的主线(Mainline)版本,更新内容如下:
-
Feature: variables support in the "ssl_certificate" and "ssl_certificate_key" directives.
-
Feature: the "poll" method is now available on Windows when using Windows Vista or newer.
-
Bugfix: if the "select" method was used on Windows and an error occurred while establishing a backend connection, nginx waited for the connection establishment timeout to expire.
-
Bugfix: the "proxy_upload_rate" and "proxy_download_rate" directives in the stream module worked incorrectly when proxying UDP datagrams.
更多细节可查阅:
下载地址: