# HG changeset patch # User Valentin Bartenev # Date 1433167087 -10800 # Node ID ab78c12412ce3ca4fb2e3021315727d9e14cb21f # Parent e034af3682749adfd42e799410af8940253862d9 Fixed spelling in change logs. 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 @@ -278,7 +278,7 @@ Thanks to Sven Peter, Franck Levionnois, уменьшение времени запуска -при использовании дирекивы "hash ... consistent" в блоке upstream.
+при использовании директивы "hash ... consistent" в блоке upstream.
Спасибо Wai Keen Woon.
@@ -4977,7 +4977,7 @@ responses from cache might hang. ошибка появилась в 1.1.9. -a segmentation fault occured in a worker process if AIO was used on Linux; +a segmentation fault occurred in a worker process if AIO was used on Linux; the bug had appeared in 1.1.9.
@@ -5927,7 +5927,7 @@ Thanks to Maxim Dounin. Спасибо Lanshun Zhou. -in parameter validaiton of a "proxy_pass" directive with variables.
+in parameter validation of a "proxy_pass" directive with variables.
Thanks to Lanshun Zhou.
@@ -14899,7 +14899,7 @@ the bug had appeared in 0.5.21. if server has more than about ten locations, then regex locations -might be choosen not in that order as they were specified. +might be chosen not in that order as they were specified. @@ -15185,7 +15185,7 @@ in the HTTPS protocol in the "proxy_pass возвращали старое закэшированное значение. -in some cases non-cachable variables (such as $uri variable) +in some cases non-cacheable variables (such as $uri variable) returned old cached value. @@ -15252,12 +15252,12 @@ the bug had appeared in 0.5.15. почтовый прокси-сервер поддерживает аутентифицированное SMTP-проксирование и -директивы smtp_auth, smtp_capablities и xclient.
+директивы smtp_auth, smtp_capabilities и xclient.
Спасибо Антону Южанинову и Максиму Дунину.
the mail proxy supports authenticated SMTP proxying and -the "smtp_auth", "smtp_capablities", and "xclient" directives.
+the "smtp_auth", "smtp_capabilities", and "xclient" directives.
Thanks to Anton Yuzhaninov and Maxim Dounin.
@@ -18760,7 +18760,7 @@ the ngx_http_perl_module. директива valid_referers разрешает использовать рефереры совсем без URI. -the "valid_referers" directive allows the referreres without URI part. +the "valid_referers" directive allows the referrers without URI part. @@ -19080,10 +19080,10 @@ the "so_keepalive" directive in IMAP/POP nginx теперь вызывает abort() при обнаружении незакрытых соединений -только при планом выходе и включённой директиве debug_points. - - -if there are unclosed connection nginx now calls abort() only on gracefull +только при плавном выходе и включённой директиве debug_points. + + +if there are unclosed connection nginx now calls abort() only on graceful quit and active "debug_points" directive. @@ -20862,7 +20862,7 @@ if many parts or the big parts were incl начинал запрашивать все бэкенды снова. -if all backends had returned the 404 reponse and the "http_404" parameter of +if all backends had returned the 404 response and the "http_404" parameter of the "proxy_next_upstream" or "fastcgi_next_upstream" directives was used, then nginx started to request all backends again.