diff xml/en/docs/stream/ngx_stream_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 eeed494bba51
children
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_limit_conn_module.xml	Wed Feb 14 20:05:46 2024 +0300
+++ b/xml/en/docs/stream/ngx_stream_limit_conn_module.xml	Wed Feb 14 20:05:49 2024 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_stream_limit_conn_module"
         link="/en/docs/stream/ngx_stream_limit_conn_module.html"
         lang="en"
-        rev="7">
+        rev="8">
 
 <section id="summary">
 
@@ -148,19 +148,6 @@
 If the zone storage is exhausted, the server will close the connection.
 </para>
 
-<para>
-<note>
-Additionally, as part of our
-<commercial_version>commercial subscription</commercial_version>,
-the
-<link doc="../http/ngx_http_api_module.xml" id="stream_limit_conns_">status information</link>
-for each such shared memory zone can be
-<link doc="../http/ngx_http_api_module.xml" id="getStreamLimitConnZone">obtained</link> or
-<link doc="../http/ngx_http_api_module.xml" id="deleteStreamLimitConnZoneStat">reset</link>
-with the <link doc="../http/ngx_http_api_module.xml">API</link> since 1.17.7.
-</note>
-</para>
-
 </directive>
 
 </section>