diff xml/en/docs/http/ngx_http_proxy_module.xml @ 362:db6774c4c699

Fixed translation.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 26 Jan 2012 22:11:16 +0000
parents a4fa80755eab
children bb51d3e17dd0
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -72,7 +72,7 @@ If the whole response does not fit into 
 
 <para>
 When buffering is disabled, a response is passed to a client synchronously,
-immediately upon receipt.
+immediately as it is received.
 nginx will not try to read the whole response from the proxied server.
 The maximum size of the data that nginx can receive from the server
 at a time is set by the <link id="proxy_buffer_size"/> directive.