diff xml/ru/docs/http/ngx_http_v2_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 a26a42699207
children d13341d3c54a
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_v2_module.xml	Tue Jul 07 17:33:05 2020 +0100
+++ b/xml/ru/docs/http/ngx_http_v2_module.xml	Mon Jul 13 09:38:12 2020 +0100
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_v2_module"
         link="/ru/docs/http/ngx_http_v2_module.html"
         lang="ru"
-        rev="12">
+        rev="13">
 
 <section id="summary">
 
@@ -42,6 +42,12 @@
 <link doc="ngx_http_scgi_module.xml" id="scgi_request_buffering"/>.
 </para>
 
+<para>
+До версии 1.19.1
+механизм <link doc="ngx_http_core_module.xml" id="lingering_close"/>
+не использовался в управлении закрытием HTTP/2-соединений.
+</para>
+
 </section>