diff xml/en/docs/http/ngx_http_limit_conn_module.xml @ 2956:a85e4d126bc7

Updated docs for the upcoming NGINX Plus release.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 02 May 2023 11:39:21 +0100
parents eeed494bba51
children 9eadb98ec770
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_limit_conn_module.xml	Fri Apr 28 09:25:05 2023 -0700
+++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml	Tue May 02 11:39:21 2023 +0100
@@ -77,7 +77,8 @@
 </example>
 allow only one connection per an IP address at a time.
 <note>
-In HTTP/2 and SPDY, each concurrent request is considered a separate connection.
+In HTTP/2 and HTTP/3,
+each concurrent request is considered a separate connection.
 </note>
 </para>