log xml/en/docs/http/ngx_http_limit_req_module.xml @ 2013:469aebbd94d0

age author description
Tue, 08 Aug 2017 09:23:25 +0300 Ruslan Ermilov Limit_req/limit_conn may return not only 503 on failure.
Thu, 05 May 2016 14:43:40 +0300 Yaroslav Zhuravlev Corrected description of $binary_remote_addr and saved state.
Sat, 12 Dec 2015 01:06:27 +0300 Ruslan Ermilov Documented multiple limit_req support and inheritance rules.
Wed, 01 Oct 2014 21:56:23 +0400 Ruslan Ermilov Limit conn/req: key is no longer limited to only one variable.
Mon, 07 Apr 2014 17:14:21 +0400 Yaroslav Zhuravlev Changed infinitive to gerund after "allow".
Wed, 14 Aug 2013 12:03:41 +0400 Egor Nikitin Text review.
Wed, 20 Mar 2013 21:47:21 +0400 Maxim Dounin The limit_req_status and limit_conn_status directives.
Wed, 16 Jan 2013 14:31:09 +0400 Ruslan Ermilov limit_req: clarified the description of the burst= parameter.
Tue, 17 Jul 2012 05:02:15 +0000 Ruslan Ermilov Added document revision.
Tue, 10 Jul 2012 12:59:42 +0000 Ruslan Ermilov Added copyright markers to documentation sources.
Mon, 09 Jul 2012 07:40:53 +0000 Ruslan Ermilov Consistently using the term "shared memory zone".
Wed, 06 Jun 2012 14:17:28 +0000 Ruslan Ermilov Clarified on what this module actually limits.
Tue, 24 Apr 2012 11:14:21 +0000 Ruslan Ermilov Trimmed space at EOL.
Fri, 03 Feb 2012 12:16:28 +0000 Ruslan Ermilov Documented the fact that empty values are not accounted in zones.
Tue, 24 Jan 2012 11:01:22 +0000 Ruslan Ermilov Consistently strip initial offset in examples.
Wed, 28 Dec 2011 07:52:41 +0000 Ruslan Ermilov Removed terminal whitespace.
Fri, 23 Dec 2011 17:29:59 +0000 Ruslan Ermilov Cleaned up XML tag mess:
Thu, 22 Dec 2011 13:39:18 +0000 Ruslan Ermilov Spaces are now preserved here, so removed all the hacks.
Thu, 15 Dec 2011 13:26:56 +0000 Ruslan Ermilov Added missing markup bits.
Mon, 05 Dec 2011 07:50:10 +0000 Ruslan Ermilov Removed redundant encoding specification.
Mon, 14 Nov 2011 18:09:03 +0000 Ruslan Ermilov - Reflected recent changes made to ngx_http_limit_conn_module.