# HG changeset patch # User Ruslan Ermilov # Date 1452764146 -10800 # Node ID 6d9d10ec0974972ba804d8c6fa091e38933acb65 # Parent 634017216056278d1156c37a135ef4cd7ce32130 Mentioned stream access and limit_conn modules in the intro. diff --git a/xml/en/index.xml b/xml/en/index.xml --- a/xml/en/index.xml +++ b/xml/en/index.xml @@ -8,7 +8,7 @@
+ rev="49">
@@ -286,6 +286,17 @@ with and fault tolerance; + +Access control based on +client address; + + + +Limiting the number of simultaneous +connections +coming from one address. + + diff --git a/xml/ru/index.xml b/xml/ru/index.xml --- a/xml/ru/index.xml +++ b/xml/ru/index.xml @@ -8,7 +8,7 @@
+ rev="49">
@@ -285,6 +285,17 @@ AUTH LOGIN/PLAIN/CRAM-MD5; и отказоустойчивость; + +Ограничение доступа в зависимости от +адреса клиента; + + + +Ограничение числа одновременных +соединений +с одного адреса. + +