内容简介:nginx 1.19.3 主线版已发布,更新内容如下: Feature:ngx_stream_set_module Feature:“proxy_cookie_flags” 指令 Bugfix:如果后端返回状态码为 500、502、503、504、403、404 或 429,则会错误地应用 “sta...
nginx 1.19.3 主线版已发布,更新内容如下:
- Feature:ngx_stream_set_module
- Feature:“proxy_cookie_flags” 指令
- Bugfix:如果后端返回状态码为 500、502、503、504、403、404 或 429,则会错误地应用 “stale-if-error” 缓存控制扩展
- Bugfix:如果使用了缓存,并且后端返回了带有 “Vary” 标题行的响应,“[crit] cache file ... has too long header” (缓存文件...标头太长)信息可能会出现在日志中
- Workaround:使用 OpenSSL 1.1.1 时,日志中可能会出现 “[crit] SSL_write() failed” 信息
- Bugfix:“SSL_shutdown() failed (SSL: ... bad write retry)” 信息可能会出现在日志中; 该错误已在 1.19.2 中出现
- Bugfix:如果使用 “error_page” 指令将代码 400 的错误重定向到代理位置,则在使用 HTTP/2 时,工作进程中可能会出现 segment fault
- Bugfix:在 njs 模块中使用 HTTP/2 和子请求时发生套接字泄漏
以上所述就是小编给大家介绍的《nginx 1.19.3 主线版发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- nginx 1.19.0 主线版发布
- nginx 1.19.1 主线版发布
- nginx 1.19.4 主线版发布
- nginx 1.19.5 主线版发布
- nginx 1.19.6 主线版发布
- nginx 1.19.7 主线版发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Twenty Lectures on Algorithmic Game Theory
Tim Roughgarden / Cambridge University Press / 2016-8-31 / USD 34.99
Computer science and economics have engaged in a lively interaction over the past fifteen years, resulting in the new field of algorithmic game theory. Many problems that are central to modern compute......一起来看看 《Twenty Lectures on Algorithmic Game Theory》 这本书的介绍吧!