# HG changeset patch # User Igor Sysoev # Date 1274076532 0 # Node ID 265b7fd2ae21c75bbffa5115b83a0123d6c4acb4 # Parent eb3aaf8bd2a90126966a7b1e282dc40185f68917 nginx-0.8.37-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,80 @@ nginx changelog + + + + +модуль ngx_http_split_clients_module. + + +the ngx_http_split_clients_module. + + + + + +директива map поддерживает ключи больше 255 символов. + + +the "map" directive supports keys more than 255 characters. + + + + + +nginx игнорировал значения "private" и "no-store" в строке "Cache-Control" +в заголовке ответа бэкенда. + + +nginx ignored the "private" and "no-store" values +in the "Cache-Control" backend response header line. + + + + + +параметр stub в SSI-директиве include не использовался, +если пустой ответ имел код 200. + + +a "stub" parameter of an "include" SSI directive was not used, +if empty response has 200 status code. + + + + + +если проксированный или FastCGI запрос внутренне перенаправлялся +в другой проксированный или FastCGI location, +то в рабочем процессе мог произойти segmentation fault; +ошибка появилась в 0.8.33.
+Спасибо Yichun Zhang. +
+ +if a proxied or FastCGI request was internally redirected +to another proxied or FastCGI location, +then a segmentation fault might occur in a worker process; +the bug had appeared in 0.8.33.
+Thanks to Yichun Zhang. +
+
+ + + +соединения IMAP к серверу Zimbra могло зависнуть до таймаута.
+Спасибо Alan Batie. +
+ +IMAP connections may hang until they timed out +while talking to Zimbra server.
+Thanks to Alan Batie. +
+
+ +
+ + @@ -270,7 +344,7 @@ a geo range returned default value if th -блок, используемый в параметре stub в SSI-директиве include, +блок, используемый в параметре stub в SSI-директиве include, выводился с MIME-типом "text/plain". @@ -1096,7 +1170,7 @@ now default SSL ciphers are "HIGH:!ADH:! - + модуль ngx_http_autoindex_module не показывал последний слэш для линков на каталоги; @@ -1109,7 +1183,7 @@ the bug had appeared in 0.7.15. - + nginx не закрывал лог, заданный параметром конфигурации --error-log-path; ошибка появилась в 0.7.53. @@ -1120,10 +1194,10 @@ the bug had appeared in 0.7.53. - - -nginx не считал запятую разделителем в строке "Cache-Control" в строке -заголовка бэкенда. + + +nginx не считал запятую разделителем в строке "Cache-Control" в +заголовке ответа бэкенда. nginx did not treat a comma as separator in the "Cache-Control" backend response @@ -1131,7 +1205,7 @@ header line. - + nginx/Windows мог не создать временный файл, файл в кэше или файл с помощью директив proxy/fastcgi_store, если рабочий процесс не имел @@ -3274,7 +3348,7 @@ the "server_name" directive supports cap - + модуль ngx_http_autoindex_module не показывал последний слэш для каталогов на файловой системе XFS; @@ -4030,7 +4104,7 @@ Thanks to Zyb. Изменения в модуле ngx_http_limit_req_module. -Changes in the ngx_http_limit_req_module. +Changes in the ngx_http_limit_req_module. @@ -4086,7 +4160,7 @@ Changes in the ngx_http_gzip_filter_modu модуль ngx_http_limit_req_module. -the ngx_http_limit_req_module. +the ngx_http_limit_req_module.