内容简介: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 等操作系统中运行。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Nginx 1.15.2 主线版发布,高性能 Web 服务器
- Nginx 1.15.2 主线版发布,高性能 Web 服务器
- Nginx 主线版 1.15.3 发布,高性能 Web 服务器
- Nginx 主线版 1.15.4 发布,高性能 Web 服务器
- Nginx 主线版 1.15.4 发布,高性能 Web 服务器
- Nginx 1.15.8 主线版发布,高性能 Web 服务器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机科学概论(第12版)
[美] J.Glenn Brookshear、[美] Dennis Brylow / 刘艺、吴英、毛倩倩 / 人民邮电出版社 / 2017-1 / 69.00
《计算机科学概论》是计算机科学概论课程的经典教材,全书对计算机科学做了百科全书式的精彩阐述,充分展现了计算机科学的历史背景、发展历程和新的技术趋势。《计算机科学概论》首先介绍的是信息编码及计算机体系结构的基本原理,进而讲述操作系统和组网及因特网,接着探讨算法、程序设计语言及软件工程,然后讨论数据抽象和数据库方面的问题,讲述图形学的一些主要应用以及人工智能,以计算理论的介绍结束全书。《计算机科学概论......一起来看看 《计算机科学概论(第12版)》 这本书的介绍吧!