comparison CHANGES.ru @ 426:e7dbea1ee115 NGINX_0_7_25

nginx 0.7.25 *) Change: in subrequest processing. *) Change: now POSTs without "Content-Length" header line are allowed. *) Bugfix: now the "limit_req" and "limit_conn" directives log a prohibition reason. *) Bugfix: in the "delete" parameter of the "geo" directive.
author Igor Sysoev <http://sysoev.ru>
date Mon, 08 Dec 2008 00:00:00 +0300
parents 9da1d9d94d18
children 21aff1b3da48
comparison
equal deleted inserted replaced
425:f64d9e30046c 426:e7dbea1ee115
1
2 Изменения в nginx 0.7.25 08.12.2008
3
4 *) Изменение: в обработке подзапросов.
5
6 *) Изменение: теперь разрешаются POST'ы без строки "Content-Length" в
7 заголовке запроса.
8
9 *) Исправление: теперь директивы limit_req и limit_conn указывают
10 причину запрета запроса.
11
12 *) Исправление: в параметре delete директивы geo.
13
1 14
2 Изменения в nginx 0.7.24 01.12.2008 15 Изменения в nginx 0.7.24 01.12.2008
3 16
4 *) Добавление: директива if_modified_since. 17 *) Добавление: директива if_modified_since.
5 18