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

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。