Nginx 主线版 1.15.3 发布,高性能 Web 服务器

栏目: 服务器 · Nginx · 发布时间: 6年前

内容简介:Nginx 主线版 1.15.3 已发布,在该版本中,TLSv1.3 现在可以与 BoringSSL 一起使用,此外还包括一些其他的新增功能和 bug 修复。下载地址:更新说明:

Nginx 主线版 1.15.3 已发布,在该版本中,TLSv1.3 现在可以与 BoringSSL 一起使用,此外还包括一些其他的新增功能和 bug 修复。

  • Feature: now TLSv1.3 can be used with BoringSSL.

  • Feature: the "ssl_early_data" directive, currently available with BoringSSL.

  • Feature: the "keepalive_timeout" and "keepalive_requests" directives in the "upstream" block.

  • Bugfix: the ngx_http_dav_module did not truncate destination file when copying a file over an existing one with the COPY method.

  • Bugfix: the ngx_http_dav_module used zero access rights on the destination file and did not preserve file modification time when moving a file between different file systems with the MOVE method.

  • Bugfix: the ngx_http_dav_module used default access rights when copying a file with the COPY method.

  • Workaround: some clients might not work when using HTTP/2; the bug had appeared in 1.13.5.

  • Bugfix: nginx could not be built with LibreSSL 2.8.0.

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

更新说明: http://nginx.org/en/CHANGES

Nginx(发音同 engine x)是一款轻量级的 Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个 BSD-like 协议下发行,可以在 UNIX、GNU/Linux、BSD、Mac OS X、Solaris,以及 Microsoft Windows 等操作系统中运行。


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Ruby for Rails

Ruby for Rails

David Black / Manning Publications / 2006-05-11 / USD 44.95

What's Inside * How Ruby and Rails work, separately and together * Extensive Ruby language tutorial * Ruby techniques for Rails applications * Explore the Rails framework source code A new level of pr......一起来看看 《Ruby for Rails》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具