From 0de05a602008f14b289ec52cca88214855702b2e Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 13 Aug 2008 16:53:31 +0000 Subject: [PATCH] nginx-0.7.10-RELEASE --- docs/xml/nginx/changes.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 10d4d14d5..1946c6cbe 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,44 @@ nginx changelog + + + + +ошибок в директивах addition_types, charset_types, +gzip_types, ssi_types, sub_filter_types и xslt_types; +ошибки появились в 0.7.9. + + +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. + + + + + +рекурсивной error_page для 500 ошибки. + + +of recursive error_page for 500 status code. + + + + + +теперь модуль ngx_http_realip_module устанавливает адрес не для +всего keepalive соединения, а для каждого запроса по этому соединению. + + +now the ngx_http_realip_module set address not for whole keepalive connection, +but for each request passed via the connection. + + + + + +