nginx 1.21.5 主线版发布
The mainline version of nginx 1.21.5 has been released. This version introduces new features, changes, and bug fixes. The updates are as follows:
Change: Now nginx uses PCRE2 library to build by default
Change: nginx now always uses sendfile(SF_NODISKIO) on FreeBSD
Feature: Support sendfile(SF_NOCACHE) on FreeBSD
Features: $ssl_curve variable
Bug fix: When using HTTP/2 without SSL and the “sendfile” and “aio” commands, the connection may hang
For more details, please check: https://nginx.org/en/CHANGES
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