# HG changeset patch # User Yaroslav Zhuravlev # Date 1464116057 -10800 # Node ID ea60a7dff3c17fdbadf35dc9b2308b0a26a0e4e6 # Parent 6f5497797cde1ca60b53bce5c23c59388b29f23b Documented the http2_body_preread_size directive. diff -r 6f5497797cde -r ea60a7dff3c1 xml/en/docs/http/ngx_http_v2_module.xml --- a/xml/en/docs/http/ngx_http_v2_module.xml Tue May 24 22:00:38 2016 +0300 +++ b/xml/en/docs/http/ngx_http_v2_module.xml Tue May 24 21:54:17 2016 +0300 @@ -9,7 +9,7 @@ + rev="7">
@@ -102,6 +102,22 @@ + +size +64k +http +server +1.11.0 + + +Sets the size of the buffer per each request +in which the request body may be saved +before it is started to be processed. + + + + + time 3m diff -r 6f5497797cde -r ea60a7dff3c1 xml/ru/docs/http/ngx_http_v2_module.xml --- a/xml/ru/docs/http/ngx_http_v2_module.xml Tue May 24 22:00:38 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_v2_module.xml Tue May 24 21:54:17 2016 +0300 @@ -9,7 +9,7 @@ + rev="7">
@@ -102,6 +102,22 @@ + +размер +64k +http +server +1.11.0 + + +Задаёт размер буфера для каждого запроса, +в который может сохраняться тело запроса +до того, как оно начнёт обрабатываться. + + + + + время 3m