[nginx] svn commit: r4379 - trunk/docs/xml/nginx

maxim at nginx.com maxim at nginx.com
Sat Dec 24 06:31:58 UTC 2011


Author: maxim
Date: 2011-12-24 06:31:57 +0000 (Sat, 24 Dec 2011)
New Revision: 4379

Log:
Words duplications removed.

Modified:
   trunk/docs/xml/nginx/changes.xml

Modified: trunk/docs/xml/nginx/changes.xml
===================================================================
--- trunk/docs/xml/nginx/changes.xml	2011-12-23 16:04:09 UTC (rev 4378)
+++ trunk/docs/xml/nginx/changes.xml	2011-12-24 06:31:57 UTC (rev 4379)
@@ -14812,7 +14812,7 @@
 если в директиве proxy_pass отсутствовал URI, то всегда использовался порт 80.
 </para>
 <para lang="en">
-if the URI part is omitted in "proxy_pass" directive, the the 80 port was
+if the URI part is omitted in "proxy_pass" directive, the 80 port was
 always used.
 </para>
 </change>
@@ -15601,7 +15601,7 @@
 <para lang="en">
 the segmentation fault may occurred if there were errors while
 working with proxied or FastCGI server;
-in the proxied mode the the bug had appeared in 0.1.29.
+in the proxied mode the bug had appeared in 0.1.29.
 </para>
 </change>
 
@@ -15618,7 +15618,7 @@
 the segmentation fault occurred or the worker process may got caught
 in an endless loop if the proxied or FastCGI server sent the "Cache-Control"
 header line and the "expires" directive was used;
-in the proxied mode the the bug had appeared in 0.1.29.
+in the proxied mode the bug had appeared in 0.1.29.
 </para>
 </change>
 
@@ -15855,7 +15855,7 @@
 директива limit_rate поддерживается в режиме прокси и FastCGI.
 </para>
 <para lang="en">
-the "limit_rate" directive is supported in in proxy and FastCGI mode.
+the "limit_rate" directive is supported in proxy and FastCGI mode.
 </para>
 </change>
 
@@ -16362,7 +16362,7 @@
 <para lang="en">
 if the length of the response part received at once from proxied
 or FastCGI server was equal to 500, then nginx returns the 500 response code;
-in proxy mode the the bug had appeared in 0.1.29 only.
+in proxy mode the bug had appeared in 0.1.29 only.
 </para>
 </change>
 
@@ -17182,7 +17182,7 @@
 во время чтения тела запроса клиента в SSL соединении мог произойти таймаут.
 </para>
 <para lang="en">
-the timeout may occur while reading of the the client request body
+the timeout may occur while reading of the client request body
 via SSL connections.
 </para>
 </change>



More information about the nginx-devel mailing list