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

栏目: 软件资讯 · 发布时间: 5年前

内容简介:Nginx 主线版 1.15.3 已发布,在该版本中,TLSv1.3 现在可以与 BoringSSL 一起使用,此外还包括一些其他的新增功能和 bug 修复。 Feature: now TLSv1.3 can be used with BoringSSL. Feature: the "ssl_early_dat...

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 等操作系统中运行。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

设计模式解析

设计模式解析

Alan Shalloway、James R.Trott / 徐言声 / 人民邮电出版社 / 2013-1 / 55.00元

《设计模式解析(第2版·修订版)》,本书首先概述了模式的基础知识,以及面向对象分析和设计在当代软件开发中的重要性,随后使用易懂的示例代码阐明了12个最常用的模式,使读者能够理解模式背后的基本原则和动机,理解为什么它们会这样运作。一起来看看 《设计模式解析》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具