comparison 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
comparison
equal deleted inserted replaced
2707:c1d62e514b3c 2708:f8686d85df53
1
2 Changes with nginx 1.19.10 13 Apr 2021
3
4 *) Change: the default value of the "keepalive_requests" directive was
5 changed to 1000.
6
7 *) Feature: the "keepalive_time" directive.
8
9 *) Feature: the $connection_time variable.
10
11 *) Workaround: "gzip filter failed to use preallocated memory" alerts
12 appeared in logs when using zlib-ng.
13
1 14
2 Changes with nginx 1.19.9 30 Mar 2021 15 Changes with nginx 1.19.9 30 Mar 2021
3 16
4 *) Bugfix: nginx could not be built with the mail proxy module, but 17 *) Bugfix: nginx could not be built with the mail proxy module, but
5 without the ngx_mail_ssl_module; the bug had appeared in 1.19.8. 18 without the ngx_mail_ssl_module; the bug had appeared in 1.19.8.