diff xml/ru/docs/http/ngx_http_core_module.xml @ 2567:4f3494d80949

Documented support for HTTP/2 in lingering_close.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 13 Jul 2020 09:38:12 +0100
parents 2bb06b3fbcc5
children eeed494bba51
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_core_module.xml
+++ b/xml/ru/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="90">
+        rev="91">
 
 <section id="directives" name="Директивы">
 
@@ -1175,6 +1175,12 @@ location /flv/ {
 необходимости.
 </para>
 
+<para>
+Для управления закрытием
+<link doc="ngx_http_v2_module.xml">HTTP/2</link>-соединений
+директива должна быть задана на уровне <link id="server"/> (1.19.1).
+</para>
+
 </directive>