comparison text/en/CHANGES @ 1977:57a1ef2902bf

nginx-1.13.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 25 Apr 2017 17:30:01 +0300
parents 0cda46808207
children e92780d00a6d
comparison
equal deleted inserted replaced
1976:e4f6672ea905 1977:57a1ef2902bf
1
2 Changes with nginx 1.13.0 25 Apr 2017
3
4 *) Change: SSL renegotiation is now allowed on backend connections.
5
6 *) Feature: the "rcvbuf" and "sndbuf" parameters of the "listen"
7 directives of the mail proxy and stream modules.
8
9 *) Feature: the "return" and "error_page" directives can now be used to
10 return 308 redirections.
11 Thanks to Simon Leblanc.
12
13 *) Feature: the "TLSv1.3" parameter of the "ssl_protocols" directive.
14
15 *) Feature: when logging signals nginx now logs PID of the process which
16 sent the signal.
17
18 *) Bugfix: in memory allocation error handling.
19
20 *) Bugfix: if a server in the stream module listened on a wildcard
21 address, the source address of a response UDP datagram could differ
22 from the original datagram destination address.
23
1 24
2 Changes with nginx 1.11.13 04 Apr 2017 25 Changes with nginx 1.11.13 04 Apr 2017
3 26
4 *) Feature: the "http_429" parameter of the "proxy_next_upstream", 27 *) Feature: the "http_429" parameter of the "proxy_next_upstream",
5 "fastcgi_next_upstream", "scgi_next_upstream", and 28 "fastcgi_next_upstream", "scgi_next_upstream", and