comparison text/en/CHANGES @ 2829:1ecf0e0526da

nginx-1.21.6
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 25 Jan 2022 18:13:46 +0300
parents ae1d713a06e2
children cf7551842617
comparison
equal deleted inserted replaced
2828:86cd1a0c708f 2829:1ecf0e0526da
1
2 Changes with nginx 1.21.6 25 Jan 2022
3
4 *) Bugfix: when using EPOLLEXCLUSIVE on Linux client connections were
5 unevenly distributed among worker processes.
6
7 *) Bugfix: nginx returned the "Connection: keep-alive" header line in
8 responses during graceful shutdown of old worker processes.
9
10 *) Bugfix: in the "ssl_session_ticket_key" when using TLSv1.3.
11
1 12
2 Changes with nginx 1.21.5 28 Dec 2021 13 Changes with nginx 1.21.5 28 Dec 2021
3 14
4 *) Change: now nginx is built with the PCRE2 library by default. 15 *) Change: now nginx is built with the PCRE2 library by default.
5 16