comparison text/en/CHANGES @ 2673:4398fd0f0341

nginx-1.19.8
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 09 Mar 2021 18:38:52 +0300
parents eb417a9a089b
children f85798c1c70a
comparison
equal deleted inserted replaced
2672:50b90da82bc2 2673:4398fd0f0341
1
2 Changes with nginx 1.19.8 09 Mar 2021
3
4 *) Feature: flags in the "proxy_cookie_flags" directive can now contain
5 variables.
6
7 *) Feature: the "proxy_protocol" parameter of the "listen" directive,
8 the "proxy_protocol" and "set_real_ip_from" directives in mail proxy.
9
10 *) Bugfix: HTTP/2 connections were immediately closed when using
11 "keepalive_timeout 0"; the bug had appeared in 1.19.7.
12
13 *) Bugfix: some errors were logged as unknown if nginx was built with
14 glibc 2.32.
15
16 *) Bugfix: in the eventport method.
17
1 18
2 Changes with nginx 1.19.7 16 Feb 2021 19 Changes with nginx 1.19.7 16 Feb 2021
3 20
4 *) Change: connections handling in HTTP/2 has been changed to better 21 *) Change: connections handling in HTTP/2 has been changed to better
5 match HTTP/1.x; the "http2_recv_timeout", "http2_idle_timeout", and 22 match HTTP/1.x; the "http2_recv_timeout", "http2_idle_timeout", and