






















这是一个创建于 1773 天前的主题,其中的信息可能已经有所发展或是发生改变。
记得 16 年好像看到说 nginx 开发时候曲解了 freebsd 的内核参数导致新特性不能用?
现在这个 bug 修了没?我 google 了一圈没有结果....
1 gridsah 2021 年 8 月 6 日找到了。Nginx 的 changelog 里显示 2018 年把这个 Bug 给修了.... Changes with nginx 1.15.1 03 Jul 2018 *) Feature: the "random" directive inside the "upstream" block. *) Feature: improved performance when using the "hash" and "ip_hash" *) Feature: the "reuseport" parameter of the "listen" directive now uses *) Bugfix: HTTP/2 server push did not work if SSL was terminated by a *) Bugfix: the "tcp_nopush" directive was always used on backend *) Bugfix: sending a disk-buffered request body to a gRPC backend might |
2 gridsah 2021 年 8 月 18 日记录一下为后来人排个坑。 截至目前,FreeBSD 13 上 reuseport 模块功能正常,但是没有 ngx_stream_proxy_module 模块,所以 proxy protocol 还没法用。 |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。