From a1fafd4d04359e2116abd7f483ae18562893f85a Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 15 Dec 2009 14:34:09 +0000 Subject: [PATCH] nginx-0.8.30-RELEASE --- docs/xml/nginx/changes.xml | 62 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 22c128c7f..f62c0203c 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,68 @@ nginx changelog + + + + +теперь по умолчанию размер буфера директивы large_client_header_buffers +равен 8K.
+Спасибо Andrew Cholakian. +
+ +now the default buffer size of the "large_client_header_buffers" +directive is 8K.
+Thanks to Andrew Cholakian. +
+
+ + + +файл conf/fastcgi.conf для простых конфигураций FastCGI. + + +the conf/fastcgi.conf for simple FastCGI configurations. + + + + + +nginx/Windows пытался дважды переименовать временный файл +при перезаписи уже существующего файла. + + +nginx/Windows tried to rename a temporary file twice if the file +should replace an already existent file. + + + + + +ошибки double free or corruption, возникающей, если имя хоста не было найдено; +ошибка появилась в 0.8.22.
+Спасибо Константину Свисту. +
+ +of "double free or corruption" error issued if host could not be resolved; +the bug had appeared in 0.8.22.
+Thanks to Konstantin Svist. +
+
+ + + +в использовании libatomic на некоторых платформах.
+Спасибо W-Mark Kubacki. +
+ +in libatomic usage on some platforms.
+Thanks to W-Mark Kubacki. +
+
+ +
+ +