中文字幕在线观看,亚洲а∨天堂久久精品9966,亚洲成a人片在线观看你懂的,亚洲av成人片无码网站,亚洲国产精品无码久久久五月天

Nginx 主線版 1.15.1 發(fā)布,新增隨機(jī)負(fù)載均衡方法

2018-07-04    來(lái)源:oschina

容器云強(qiáng)勢(shì)上線!快速搭建集群,上萬(wàn)Linux鏡像隨意使用
Nginx

Nginx Nginx 主線版 1.15.1 已發(fā)布,該版本新增了一個(gè)隨機(jī)負(fù)載均衡的方法(random load balancing method),還包括一些其他的新增功能和 bug 修復(fù)。

  • Feature: the "random" directive inside the "upstream" block.

  • Feature: improved performance when using the "hash" and "ip_hash" directives with the "zone" directive.

  • Feature: the "reuseport" parameter of the "listen" directive now uses SO_REUSEPORT_LB on FreeBSD 12.

  • Bugfix: HTTP/2 server push did not work if SSL was terminated by a proxy server in front of nginx.

  • Bugfix: the "tcp_nopush" directive was always used on backend connections.

  • Bugfix: sending a disk-buffered request body to a gRPC backend might fail.

下載地址:http://nginx.org/en/download.html
更新說(shuō)明:http://nginx.org/en/CHANGES

標(biāo)簽: ssl

版權(quán)申明:本站文章部分自網(wǎng)絡(luò),如有侵權(quán),請(qǐng)聯(lián)系:west999com@outlook.com
特別注意:本站所有轉(zhuǎn)載文章言論不代表本站觀點(diǎn)!
本站所提供的圖片等素材,版權(quán)歸原作者所有,如需使用,請(qǐng)與原作者聯(lián)系。

上一篇:Apache Kafka 0.11.0.3 發(fā)布,功能改進(jìn)和修復(fù)

下一篇:自動(dòng)化構(gòu)建工具 Gradle 4.9 RC1 發(fā)布,新增實(shí)驗(yàn)性 API