comparison CHANGES.ru @ 396:349057ecf4d5 NGINX_0_7_10

nginx 0.7.10 *) Bugfix: in the "addition_types", "charset_types", "gzip_types", "ssi_types", "sub_filter_types", and "xslt_types" directives; the bugs had appeared in 0.7.9. *) Bugfix: of recursive error_page for 500 status code. *) Bugfix: now the ngx_http_realip_module set address not for whole keepalive connection, but for each request passed via the connection.
author Igor Sysoev <http://sysoev.ru>
date Wed, 13 Aug 2008 00:00:00 +0400
parents 05981f639d21
children 9d81578d04bb
comparison
equal deleted inserted replaced
395:ebf3256f0c2b 396:349057ecf4d5
1
2 Изменения в nginx 0.7.10 13.08.2008
3
4 *) Исправление: ошибок в директивах addition_types, charset_types,
5 gzip_types, ssi_types, sub_filter_types и xslt_types; ошибки
6 появились в 0.7.9.
7
8 *) Исправление: рекурсивной error_page для 500 ошибки.
9
10 *) Исправление: теперь модуль ngx_http_realip_module устанавливает
11 адрес не для всего keepalive соединения, а для каждого запроса по
12 этому соединению.
13
1 14
2 Изменения в nginx 0.7.9 12.08.2008 15 Изменения в nginx 0.7.9 12.08.2008
3 16
4 *) Изменение: теперь ngx_http_charset_module по умолчанию работает со 17 *) Изменение: теперь ngx_http_charset_module по умолчанию работает со
5 следующими MIME-типами: text/html, text/css, text/xml, text/plain, 18 следующими MIME-типами: text/html, text/css, text/xml, text/plain,