comparison xml/en/docs/index.xml @ 1517:53ae63cb4cfa

Added the limit_conn module for stream.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 18 Jun 2015 21:04:07 +0300
parents a9ffc9dd41e0
children f9a138e5ab14
comparison
equal deleted inserted replaced
1516:7ece86947201 1517:53ae63cb4cfa
6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
7 7
8 <article name="nginx documentation" 8 <article name="nginx documentation"
9 link="/en/docs/" 9 link="/en/docs/"
10 lang="en" 10 lang="en"
11 rev="20" 11 rev="21"
12 toc="no"> 12 toc="no">
13 13
14 14
15 <section id="introduction" name="Introduction"> 15 <section id="introduction" name="Introduction">
16 16
480 <link doc="stream/ngx_stream_access_module.xml"> 480 <link doc="stream/ngx_stream_access_module.xml">
481 ngx_stream_access_module</link> 481 ngx_stream_access_module</link>
482 </listitem> 482 </listitem>
483 483
484 <listitem> 484 <listitem>
485 <link doc="stream/ngx_stream_limit_conn_module.xml">
486 ngx_stream_limit_conn_module</link>
487 </listitem>
488
489 <listitem>
485 <link doc="stream/ngx_stream_proxy_module.xml"> 490 <link doc="stream/ngx_stream_proxy_module.xml">
486 ngx_stream_proxy_module</link> 491 ngx_stream_proxy_module</link>
487 </listitem> 492 </listitem>
488 493
489 <listitem> 494 <listitem>