# HG changeset patch # User Yaroslav Zhuravlev # Date 1464116057 -10800 # Node ID ea60a7dff3c17fdbadf35dc9b2308b0a26a0e4e6 # Parent 6f5497797cde1ca60b53bce5c23c59388b29f23b Documented the http2_body_preread_size directive. diff --git a/xml/en/docs/http/ngx_http_v2_module.xml b/xml/en/docs/http/ngx_http_v2_module.xml --- a/xml/en/docs/http/ngx_http_v2_module.xml +++ b/xml/en/docs/http/ngx_http_v2_module.xml @@ -9,7 +9,7 @@ + rev="7">
@@ -102,6 +102,22 @@ HOL blocking. + +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 --git a/xml/ru/docs/http/ngx_http_v2_module.xml b/xml/ru/docs/http/ngx_http_v2_module.xml --- a/xml/ru/docs/http/ngx_http_v2_module.xml +++ b/xml/ru/docs/http/ngx_http_v2_module.xml @@ -9,7 +9,7 @@ + rev="7">
@@ -102,6 +102,22 @@ server { + +размер +64k +http +server +1.11.0 + + +Задаёт размер буфера для каждого запроса, +в который может сохраняться тело запроса +до того, как оно начнёт обрабатываться. + + + + + время 3m