log src/http/modules/ngx_http_limit_req_module.c @ 4420:9ce48f9eb85b

age author description
Mon, 30 Jan 2012 10:17:56 +0000 Valentin Bartenev Limit req: support for multiple "limit_req" limits.
Mon, 30 Jan 2012 10:01:39 +0000 Valentin Bartenev Limit req: number of cleanup calls reduced.
Mon, 30 Jan 2012 09:41:49 +0000 Valentin Bartenev Limit req: allocation and initialization of a new node moved to the lookup
Mon, 30 Jan 2012 09:26:08 +0000 Valentin Bartenev Limit req: improved error handling when parsing "zone" parameter of
Mon, 30 Jan 2012 09:02:29 +0000 Valentin Bartenev Limit req: error messages fixed.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 11 Jan 2012 11:09:05 +0000 Maxim Dounin Fixed limit_req burst/nodelay inheritance (ticket #76).