diff xml/en/docs/http/ngx_http_limit_conn_module.xml @ 3043:9eadb98ec770

Free nginx: removed commercial version documentation.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:05:49 +0300
parents a85e4d126bc7
children
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_limit_conn_module.xml
+++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_limit_conn_module"
         link="/en/docs/http/ngx_http_limit_conn_module.html"
         lang="en"
-        rev="14">
+        rev="15">
 
 <section id="summary">
 
@@ -201,19 +201,6 @@ If the zone storage is exhausted, the se
 to all further requests.
 </para>
 
-<para>
-<note>
-Additionally, as part of our
-<commercial_version>commercial subscription</commercial_version>,
-the
-<link doc="ngx_http_api_module.xml" id="http_limit_conns_">status information</link>
-for each such shared memory zone can be
-<link doc="ngx_http_api_module.xml" id="getHttpLimitConnZone">obtained</link> or
-<link doc="ngx_http_api_module.xml" id="deleteHttpLimitConnZoneStat">reset</link>
-with the <link doc="ngx_http_api_module.xml">API</link> since 1.17.7.
-</note>
-</para>
-
 </directive>