comparison text/en/CHANGES @ 2106:7b335c220fd9

nginx-1.13.9
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 20 Feb 2018 17:21:18 +0300
parents 1e6908d12c00
children 632fe2d874ab
comparison
equal deleted inserted replaced
2105:d45887ccafde 2106:7b335c220fd9
1
2 Changes with nginx 1.13.9 20 Feb 2018
3
4 *) Feature: HTTP/2 server push support; the "http2_push" and
5 "http2_push_preload" directives.
6
7 *) Bugfix: "header already sent" alerts might appear in logs when using
8 cache; the bug had appeared in 1.9.13.
9
10 *) Bugfix: a segmentation fault might occur in a worker process if the
11 "ssl_verify_client" directive was used and no SSL certificate was
12 specified in a virtual server.
13
14 *) Bugfix: in the ngx_http_v2_module.
15
16 *) Bugfix: in the ngx_http_dav_module.
17
1 18
2 Changes with nginx 1.13.8 26 Dec 2017 19 Changes with nginx 1.13.8 26 Dec 2017
3 20
4 *) Feature: now nginx automatically preserves the CAP_NET_RAW capability 21 *) Feature: now nginx automatically preserves the CAP_NET_RAW capability
5 in worker processes when using the "transparent" parameter of the 22 in worker processes when using the "transparent" parameter of the