diff xml/en/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/en/docs/http/ngx_http_v2_module.xml	Tue Jul 07 17:33:05 2020 +0100
+++ b/xml/en/docs/http/ngx_http_v2_module.xml	Mon Jul 13 09:38:12 2020 +0100
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_v2_module"
         link="/en/docs/http/ngx_http_v2_module.html"
         lang="en"
-        rev="12">
+        rev="13">
 
 <section id="summary">
 
@@ -42,6 +42,12 @@
 directive values.
 </para>
 
+<para>
+Before version 1.19.1,
+the <link doc="ngx_http_core_module.xml" id="lingering_close"/> mechanism
+was not used to control closing HTTP/2 connections.
+</para>
+
 </section>