log src/http/modules/ngx_http_limit_req_module.c @ 4419:7084faa7a4b4

age author description
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).
Sun, 25 Dec 2011 19:32:31 +0000 Valentin Bartenev Fixed limit_conn_log_level/limit_req_log_level inheritance.