内容简介:更新 Nginx 到 Mainline 版 1.13.1
使用 Nginx 的 Mainline 版其实已经有很长时间了,我感觉还是很稳定的,性能真的很出众!今天发现 Nginx 的 Mainline 版已经更新到 1.13.1 了,于是就第一时间的更新了 LNMP 里的 Nginx 。
Mainline 版 Nginx 1.13.1 更新日志:
-
*) Feature: now a hostname can be used as the "set_real_ip_from"
directive parameter.
-
*) Feature: vim syntax highlighting scripts improvements.
-
*) Feature: the "worker_cpu_affinity" directive now works on DragonFly
BSD. Thanks to Sepherosa Ziehau.
-
*) Bugfix: SSL renegotiation on backend connections did not work when
using OpenSSL before 1.1.0.
-
*) Workaround: nginx could not be built with Oracle Developer Studio
12.5.
-
*) Workaround: now cache manager ignores long locked cache entries when
cleaning cache based on the "max_size" parameter.
-
*) Bugfix: client SSL connections were immediately closed if deferred
accept and the "proxy_protocol" parameter of the "listen" directive were used.
-
*) Bugfix: in the "proxy_cache_background_update" directive.
-
*) Workaround: now the "tcp_nodelay" directive sets the TCP_NODELAY
option before an SSL handshake.
以上所述就是小编给大家介绍的《更新 Nginx 到 Mainline 版 1.13.1》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- oscnews 1.3.0 更新,更新趋势榜功能
- VLOOK V9.23 更新!表格自动排版大更新
- oscnews 1.0.0 更新,软件更新资讯 Chrome 插件
- .NET Framework 4.8 的 Microsoft 更新目录更新
- 网游丨一月一更新,一更更一月,如何实现热更新?
- CCleaner v5.74.8184 发布:重要更新版本、可自动更新
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ASP.NET 2.0开发指南
郝刚 / 人民邮电出版社 / 2006 / 88.0
本书紧紧围绕ASP.NET 2.0技术精髓展开深入讲解,全书分为6个部分,共18章。第1部分介绍基础知识,包括ASP.NET 2.0概述、Visual Studio 2005集成开发环境、创建ASP.NET应用程序和C# 2.0程序设计基础。第2部分讲解用户界面方面的特性,包括母版页、主题和皮肤、站点导航控件和其他新增服务器控件。第3部分探讨了数据访问方面的内容,包括数据访问技术概述、数据源控件、......一起来看看 《ASP.NET 2.0开发指南》 这本书的介绍吧!