内容简介:nginx 1.21.5 主线版已发布,此版本引入了新的特性、变化,以及错误修复,更新内容如下: 变化:现在 nginx 默认使用 PCRE2 库构建 变化:现在 nginx 在 FreeBSD 上总是使用 sendfile(SF_NODISKIO) 特性:在 Free...
nginx 1.21.5 主线版已发布,此版本引入了新的特性、变化,以及错误修复,更新内容如下:
- 变化:现在 nginx 默认使用 PCRE2 库构建
- 变化:现在 nginx 在 FreeBSD 上总是使用 sendfile(SF_NODISKIO)
- 特性:在 FreeBSD 上支持 sendfile(SF_NOCACHE)
- 特性:$ssl_curve 变量
- 错误修正:当使用不含 SSL 的 HTTP/2 与 "sendfile" 和 "aio" 指令时,连接可能会挂起
更多详情可查看:https://nginx.org/en/CHANGES
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- nginx 1.19.0 主线版发布
- nginx 1.19.1 主线版发布
- nginx 1.19.3 主线版发布
- nginx 1.19.4 主线版发布
- nginx 1.19.5 主线版发布
- nginx 1.19.6 主线版发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Unreal Engine 4 Scripting with C++ Cookbook
Sherif, William、Stephen Whittle / 2016-10-24
Unreal Engine 4 (UE4) is a complete suite of game development tools made by game developers, for game developers. With more than 100 practical recipes, this book is a guide showcasing techniques to us......一起来看看 《Unreal Engine 4 Scripting with C++ Cookbook》 这本书的介绍吧!