comparison text/en/CHANGES @ 2463:253bbbc276ae

nginx-1.17.6
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 19 Nov 2019 17:29:32 +0300
parents 192d136633b5
children c5f7a7843ecc
comparison
equal deleted inserted replaced
2462:63a2a3dc3d63 2463:253bbbc276ae
1
2 Changes with nginx 1.17.6 19 Nov 2019
3
4 *) Feature: the $proxy_protocol_server_addr and
5 $proxy_protocol_server_port variables.
6
7 *) Feature: the "limit_conn_dry_run" directive.
8
9 *) Feature: the $limit_req_status and $limit_conn_status variables.
10
1 11
2 Changes with nginx 1.17.5 22 Oct 2019 12 Changes with nginx 1.17.5 22 Oct 2019
3 13
4 *) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid 14 *) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid
5 reading from a fast connection for a long time. 15 reading from a fast connection for a long time.