comparison text/en/CHANGES @ 2314:bff6da10f841

nginx-1.15.8
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 25 Dec 2018 18:01:54 +0300
parents 83f1b1e6d8a9
children 702e7aaf188f
comparison
equal deleted inserted replaced
2313:35b02ed44e4a 2314:bff6da10f841
1
2 Changes with nginx 1.15.8 25 Dec 2018
3
4 *) Feature: the $upstream_bytes_sent variable.
5 Thanks to Piotr Sikora.
6
7 *) Feature: new directives in vim syntax highlighting scripts.
8 Thanks to Gena Makhomed.
9
10 *) Bugfix: in the "proxy_cache_background_update" directive.
11
12 *) Bugfix: in the "geo" directive when using unix domain listen sockets.
13
14 *) Workaround: the "ignoring stale global SSL error ... bad length"
15 alerts might appear in logs when using the "ssl_early_data" directive
16 with OpenSSL.
17
18 *) Bugfix: in nginx/Windows.
19
20 *) Bugfix: in the ngx_http_autoindex_module on 32-bit platforms.
21
1 22
2 Changes with nginx 1.15.7 27 Nov 2018 23 Changes with nginx 1.15.7 27 Nov 2018
3 24
4 *) Feature: the "proxy_requests" directive in the stream module. 25 *) Feature: the "proxy_requests" directive in the stream module.
5 26