[nginx] nginx-1.17.6-RELEASE

Maxim Dounin mdounin at mdounin.ru
Tue Nov 19 14:24:32 UTC 2019


details:   https://hg.nginx.org/nginx/rev/de68d0d94320
branches:  
changeset: 7597:de68d0d94320
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Nov 19 17:18:58 2019 +0300
description:
nginx-1.17.6-RELEASE

diffstat:

 docs/xml/nginx/changes.xml |  32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

diffs (42 lines):

diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -5,6 +5,38 @@
 <change_log title="nginx">
 
 
+<changes ver="1.17.6" date="2019-11-19">
+
+<change type="feature">
+<para lang="ru">
+переменные $proxy_protocol_server_addr и $proxy_protocol_server_port.
+</para>
+<para lang="en">
+the $proxy_protocol_server_addr and $proxy_protocol_server_port variables.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+директива limit_conn_dry_run.
+</para>
+<para lang="en">
+the "limit_conn_dry_run" directive.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+переменные $limit_req_status и $limit_conn_status.
+</para>
+<para lang="en">
+the $limit_req_status and $limit_conn_status variables.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="1.17.5" date="2019-10-22">
 
 <change type="feature">


More information about the nginx-devel mailing list