diff xml/ru/docs/stream/stream_processing.xml @ 2600:2fd28cd4f2f8

Added set module for stream.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 29 Sep 2020 16:10:13 +0100
parents 59d1f512c3a0
children 4959250ba429
line wrap: on
line diff
--- a/xml/ru/docs/stream/stream_processing.xml
+++ b/xml/ru/docs/stream/stream_processing.xml
@@ -7,7 +7,7 @@
 <article name="Как nginx обрабатывает TCP/UDP-сессии"
          link="/ru/docs/stream/stream_processing.html"
          lang="ru"
-         rev="2">
+         rev="3">
 
 <section>
 
@@ -31,8 +31,10 @@
 </tag-name>
 <tag-desc>
 Предварительная проверка доступа.
-В этой фазе выполняется модуль
-<link doc="ngx_stream_limit_conn_module.xml">ngx_stream_limit_conn_module</link>.
+В этой фазе выполняются модули
+<link doc="ngx_stream_limit_conn_module.xml">ngx_stream_limit_conn_module</link>

+<link doc="ngx_stream_set_module.xml">ngx_stream_set_module</link>.
 </tag-desc>
 
 <tag-name id="access_phase">