comparison text/en/CHANGES @ 2383:e01b7a3b601d

nginx-1.17.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 21 May 2019 17:34:03 +0300
parents d16ca4d163c4
children 2c92888a3035
comparison
equal deleted inserted replaced
2382:aba11629abbf 2383:e01b7a3b601d
1
2 Changes with nginx 1.17.0 21 May 2019
3
4 *) Feature: variables support in the "limit_rate" and "limit_rate_after"
5 directives.
6
7 *) Feature: variables support in the "proxy_upload_rate" and
8 "proxy_download_rate" directives in the stream module.
9
10 *) Change: minimum supported OpenSSL version is 0.9.8.
11
12 *) Change: now the postpone filter is always built.
13
14 *) Bugfix: the "include" directive did not work inside the "if" and
15 "limit_except" blocks.
16
17 *) Bugfix: in byte ranges processing.
18
1 19
2 Changes with nginx 1.15.12 16 Apr 2019 20 Changes with nginx 1.15.12 16 Apr 2019
3 21
4 *) Bugfix: a segmentation fault might occur in a worker process if 22 *) Bugfix: a segmentation fault might occur in a worker process if
5 variables were used in the "ssl_certificate" or "ssl_certificate_key" 23 variables were used in the "ssl_certificate" or "ssl_certificate_key"