comparison CHANGES.ru @ 384:12defd37f578 NGINX_0_7_4

nginx 0.7.4 *) Feature: variables support in the "access_log" directive. *) Feature: the "open_log_file_cache" directive. *) Feature: the -g switch. *) Feature: the "Expect" request header line support. *) Bugfix: large SSI inclusions might be truncated.
author Igor Sysoev <http://sysoev.ru>
date Mon, 30 Jun 2008 00:00:00 +0400
parents 984bb0b1399b
children 1172e6d6f40f
comparison
equal deleted inserted replaced
383:6ee3ada01457 384:12defd37f578
1
2 Изменения в nginx 0.7.4 30.06.2008
3
4 *) Добавление: директива access_log поддерживает переменные.
5
6 *) Добавление: директива open_log_file_cache.
7
8 *) Добавление: ключ -g.
9
10 *) Добавление: поддержка строки "Expect" в заголовке запроса.
11
12 *) Исправление: большие включения в SSI могли передавались не полностью.
13
1 14
2 Изменения в nginx 0.7.3 23.06.2008 15 Изменения в nginx 0.7.3 23.06.2008
3 16
4 *) Изменение: MIME-тип для расширения rss изменён на 17 *) Изменение: MIME-тип для расширения rss изменён на
5 "application/rss+xml". 18 "application/rss+xml".