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

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

内容简介: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 等操作系统中运行。


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

查看所有标签

猜你喜欢:

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

iOS游戏编程之从零开始

iOS游戏编程之从零开始

李华明 / 2013-2 / 59.00元

《iOS游戏编程之从零开始:Cocos2d-x与cocos2d引擎游戏开发》是作者继《android游戏编程之从零开始》热销之后编写的又一本、基于cocos2d—x2.x和cocos2d—iphone版本,讲述ios平台游戏开发的新作。《iOS游戏编程之从零开始:Cocos2d-x与cocos2d引擎游戏开发》分为两个部分共11章,内容主要包括cocos2d—x引擎游戏开发的基础,常用的类、方法及......一起来看看 《iOS游戏编程之从零开始》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

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

HTML 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换