From: Maxim Dounin Date: Tue, 13 Apr 2021 15:13:58 +0000 (+0300) Subject: nginx-1.19.10-RELEASE X-Git-Tag: release-1.19.10 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=95d97aedb982b4195a002eadf1d4360bbc10f8d7;p=nginx.git nginx-1.19.10-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 8a0220e22..3d0637bc3 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -5,6 +5,49 @@ + + + + +в директиве keepalive_requests значение по умолчанию изменено на 1000. + + +the default value of the "keepalive_requests" directive was changed to 1000. + + + + + +директива keepalive_time. + + +the "keepalive_time" directive. + + + + + +переменная $connection_time. + + +the $connection_time variable. + + + + + +при использовании zlib-ng +в логах появлялись сообщения "gzip filter failed to use preallocated memory". + + +"gzip filter failed to use preallocated memory" alerts appeared in logs +when using zlib-ng. + + + + + +