comparison text/en/CHANGES @ 1446:493fb0be4f58

nginx-1.7.12, nginx-1.6.3
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 07 Apr 2015 19:05:29 +0300
parents 3f5c6286d55b
children 6b53e6b7caa4
comparison
equal deleted inserted replaced
1445:8e20c044e3e0 1446:493fb0be4f58
1
2 Changes with nginx 1.7.12 07 Apr 2015
3
4 *) Feature: now the "tcp_nodelay" directive works with backend SSL
5 connections.
6
7 *) Feature: now thread pools can be used to read cache file headers.
8
9 *) Bugfix: in the "proxy_request_buffering" directive.
10
11 *) Bugfix: a segmentation fault might occur in a worker process when
12 using thread pools on Linux.
13
14 *) Bugfix: in error handling when using the "ssl_stapling" directive.
15 Thanks to Filipe da Silva.
16
17 *) Bugfix: in the ngx_http_spdy_module.
18
1 19
2 Changes with nginx 1.7.11 24 Mar 2015 20 Changes with nginx 1.7.11 24 Mar 2015
3 21
4 *) Change: the "sendfile" parameter of the "aio" directive is 22 *) Change: the "sendfile" parameter of the "aio" directive is
5 deprecated; now nginx automatically uses AIO to pre-load data for 23 deprecated; now nginx automatically uses AIO to pre-load data for