# HG changeset patch # User Yaroslav Zhuravlev # Date 1428503801 -10800 # Node ID a32df48d88fcd8b31bfe0d47a102b0dca1306f58 # Parent 493fb0be4f58433e822a208aee8e04c2d900d64b Documented that proxy_request_buffering is on with SPDY enabled. diff --git a/xml/en/docs/http/ngx_http_spdy_module.xml b/xml/en/docs/http/ngx_http_spdy_module.xml --- a/xml/en/docs/http/ngx_http_spdy_module.xml +++ b/xml/en/docs/http/ngx_http_spdy_module.xml @@ -9,7 +9,7 @@ + rev="6">
@@ -50,6 +50,16 @@ In versions prior to 1.5.9, responses in rate limited. + +Buffering of a client request body cannot be disabled +regardless of +, +, +, and + +directive values. + +
diff --git a/xml/ru/docs/http/ngx_http_spdy_module.xml b/xml/ru/docs/http/ngx_http_spdy_module.xml --- a/xml/ru/docs/http/ngx_http_spdy_module.xml +++ b/xml/ru/docs/http/ngx_http_spdy_module.xml @@ -9,7 +9,7 @@ + rev="6">
@@ -50,6 +50,15 @@ 2 протокола SPDY. ограничена. + +Буферизация тела запроса клиента не может быть выключена +независимо от значения директив +, +, + и +. + +