# HG changeset patch # User Maxim Dounin # Date 1574173772 -10800 # Node ID 253bbbc276ae9d79ee3ce246293584e183680f41 # Parent 63a2a3dc3d6344a82850816e959c6055fe6124f8 nginx-1.17.6 diff -r 63a2a3dc3d63 -r 253bbbc276ae text/en/CHANGES --- a/text/en/CHANGES Fri Nov 15 15:52:43 2019 +0300 +++ b/text/en/CHANGES Tue Nov 19 17:29:32 2019 +0300 @@ -1,4 +1,14 @@ +Changes with nginx 1.17.6 19 Nov 2019 + + *) Feature: the $proxy_protocol_server_addr and + $proxy_protocol_server_port variables. + + *) Feature: the "limit_conn_dry_run" directive. + + *) Feature: the $limit_req_status and $limit_conn_status variables. + + Changes with nginx 1.17.5 22 Oct 2019 *) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid diff -r 63a2a3dc3d63 -r 253bbbc276ae text/ru/CHANGES.ru --- a/text/ru/CHANGES.ru Fri Nov 15 15:52:43 2019 +0300 +++ b/text/ru/CHANGES.ru Tue Nov 19 17:29:32 2019 +0300 @@ -1,4 +1,14 @@ +Изменения в nginx 1.17.6 19.11.2019 + + *) Добавление: переменные $proxy_protocol_server_addr и + $proxy_protocol_server_port. + + *) Добавление: директива limit_conn_dry_run. + + *) Добавление: переменные $limit_req_status и $limit_conn_status. + + Изменения в nginx 1.17.5 22.10.2019 *) Добавление: теперь nginx использует вызов ioctl(FIONREAD), если он diff -r 63a2a3dc3d63 -r 253bbbc276ae xml/index.xml --- a/xml/index.xml Fri Nov 15 15:52:43 2019 +0300 +++ b/xml/index.xml Tue Nov 19 17:29:32 2019 +0300 @@ -7,6 +7,13 @@ + + +nginx-1.17.6 +mainline version has been released. + + + unit-1.13.0 diff -r 63a2a3dc3d63 -r 253bbbc276ae xml/versions.xml --- a/xml/versions.xml Fri Nov 15 15:52:43 2019 +0300 +++ b/xml/versions.xml Tue Nov 19 17:29:32 2019 +0300 @@ -9,6 +9,7 @@ +