diff xml/en/index.xml @ 179:8cc01e2179a9

- Reflected recent changes made to ngx_http_limit_conn_module. - Revamped documentation for ngx_http_limit_req_module. - Translated ngx_http_limit_{conn,req}_module into English.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 14 Nov 2011 18:09:03 +0000
parents 0188d11c77dd
children abc48ad4b7c4
line wrap: on
line diff
--- a/xml/en/index.xml	Mon Nov 14 15:41:15 2011 +0000
+++ b/xml/en/index.xml	Mon Nov 14 18:09:03 2011 +0000
@@ -137,7 +137,10 @@
 </item>
 
 <item>
-Limiting the number of simultaneous connections or requests
+Limiting the number of simultaneous
+<link doc="docs/http/ngx_http_limit_conn_module.xml">connections</link>
+or
+<link doc="docs/http/ngx_http_limit_req_module.xml">requests</link>
 coming from one address;
 </item>