diff xml/en/docs/http/ngx_http_scgi_module.xml @ 1443:a55553729d63

Unified text of scgi and uwsgi request buffering with proxy.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 30 Mar 2015 15:20:45 +0300
parents 657885fd2b96
children 323b0d071166
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_scgi_module.xml
+++ b/xml/en/docs/http/ngx_http_scgi_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_scgi_module"
         link="/en/docs/http/ngx_http_scgi_module.html"
         lang="en"
-        rev="16">
+        rev="17">
 
 <section id="summary">
 
@@ -1081,7 +1081,7 @@ if nginx already started sending the req
 <para>
 When HTTP/1.1 chunked transfer encoding is used
 to send the original request body,
-the request body will be buffered.
+the request body will be buffered regardless of the directive value.
 </para>
 
 </directive>