[nginx] nginx-1.19.10-RELEASE

Maxim Dounin mdounin at mdounin.ru
Tue Apr 13 15:34:25 UTC 2021


details:   https://hg.nginx.org/nginx/rev/ffcbb9980ee2
branches:  
changeset: 7823:ffcbb9980ee2
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Apr 13 18:13:58 2021 +0300
description:
nginx-1.19.10-RELEASE

diffstat:

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

diffs (53 lines):

diff -r 82e174e47663 -r ffcbb9980ee2 docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml	Thu Apr 08 00:16:30 2021 +0300
+++ b/docs/xml/nginx/changes.xml	Tue Apr 13 18:13:58 2021 +0300
@@ -5,6 +5,49 @@
 <change_log title="nginx">
 
 
+<changes ver="1.19.10" date="2021-04-13">
+
+<change type="change">
+<para lang="ru">
+в директиве keepalive_requests значение по умолчанию изменено на 1000.
+</para>
+<para lang="en">
+the default value of the "keepalive_requests" directive was changed to 1000.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+директива keepalive_time.
+</para>
+<para lang="en">
+the "keepalive_time" directive.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+переменная $connection_time.
+</para>
+<para lang="en">
+the $connection_time variable.
+</para>
+</change>
+
+<change type="workaround">
+<para lang="ru">
+при использовании zlib-ng
+в логах появлялись сообщения "gzip filter failed to use preallocated memory".
+</para>
+<para lang="en">
+"gzip filter failed to use preallocated memory" alerts appeared in logs
+when using zlib-ng.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="1.19.9" date="2021-03-30">
 
 <change type="bugfix">


More information about the nginx-devel mailing list