diff text/en/CHANGES @ 2708:f8686d85df53

nginx-1.19.10
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 13 Apr 2021 18:35:41 +0300
parents f85798c1c70a
children a7a36efd10af
line wrap: on
line diff
--- a/text/en/CHANGES	Tue Apr 13 15:06:28 2021 +0100
+++ b/text/en/CHANGES	Tue Apr 13 18:35:41 2021 +0300
@@ -1,4 +1,17 @@
 
+Changes with nginx 1.19.10                                       13 Apr 2021
+
+    *) Change: the default value of the "keepalive_requests" directive was
+       changed to 1000.
+
+    *) Feature: the "keepalive_time" directive.
+
+    *) Feature: the $connection_time variable.
+
+    *) Workaround: "gzip filter failed to use preallocated memory" alerts
+       appeared in logs when using zlib-ng.
+
+
 Changes with nginx 1.19.9                                        30 Mar 2021
 
     *) Bugfix: nginx could not be built with the mail proxy module, but