# HG changeset patch # User Yaroslav Zhuravlev # Date 1478087808 -10800 # Node ID 1d0811707e090e1c5a3a29886bd0d7030765f145 # Parent 0c4b43e26cea320c89ff9f41a0a55e3de2dfb60c Documented the "http2_max_requests" directive. diff -r 0c4b43e26cea -r 1d0811707e09 xml/en/docs/http/ngx_http_v2_module.xml --- a/xml/en/docs/http/ngx_http_v2_module.xml Thu Oct 27 11:03:51 2016 +0300 +++ b/xml/en/docs/http/ngx_http_v2_module.xml Wed Nov 02 14:56:48 2016 +0300 @@ -9,7 +9,7 @@ + rev="8">
@@ -179,6 +179,24 @@ + +number +1000 +http +server +location +1.11.6 + + +Sets the maximum number of requests that can be +served through one HTTP/2 connection, +after which the connection is closed +and the client should use a new connection. + + + + + size 256k diff -r 0c4b43e26cea -r 1d0811707e09 xml/ru/docs/http/ngx_http_v2_module.xml --- a/xml/ru/docs/http/ngx_http_v2_module.xml Thu Oct 27 11:03:51 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_v2_module.xml Wed Nov 02 14:56:48 2016 +0300 @@ -9,7 +9,7 @@ + rev="8">
@@ -179,6 +179,24 @@ + +число +1000 +http +server +location +1.11.6 + + +Задаёт максимальное число запросов, которые можно +сделать по одному соединению HTTP/2, +после чего соединение закрывается +и клиенту необходимо использовать новое соединение. + + + + + размер 256k