comparison text/en/CHANGES @ 2031:65dd3c7c076a

nginx-1.13.5
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 05 Sep 2017 18:19:18 +0300
parents a1f1c21cc19d
children f37d90fcd415
comparison
equal deleted inserted replaced
2030:5382bfa8a770 2031:65dd3c7c076a
1
2 Changes with nginx 1.13.5 05 Sep 2017
3
4 *) Feature: the $ssl_client_escaped_cert variable.
5
6 *) Bugfix: the "ssl_session_ticket_key" directive and the "include"
7 parameter of the "geo" directive did not work on Windows.
8
9 *) Bugfix: incorrect response length was returned on 32-bit platforms
10 when requesting more than 4 gigabytes with multiple ranges.
11
12 *) Bugfix: the "expires modified" directive and processing of the
13 "If-Range" request header line did not use the response last
14 modification time if proxying without caching was used.
15
1 16
2 Changes with nginx 1.13.4 08 Aug 2017 17 Changes with nginx 1.13.4 08 Aug 2017
3 18
4 *) Feature: the ngx_http_mirror_module. 19 *) Feature: the ngx_http_mirror_module.
5 20