log src/http/modules/ngx_http_limit_conn_module.c @ 7595:9606d93aa586

age author description
Mon, 18 Nov 2019 17:48:32 +0300 Roman Arutyunyan Limit conn: $limit_conn_status variable.
Tue, 19 Nov 2019 11:30:41 +0300 Roman Arutyunyan Limit conn: limit_conn_dry_run directive.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: aligned field names in structures.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: use complex value in limit_conn_zone (ticket #121).
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: removed deprecated "limit_zone" directive.
Mon, 18 Mar 2013 14:50:29 +0000 Maxim Dounin The limit_req_status and limit_conn_status directives.
Mon, 17 Dec 2012 19:03:33 +0000 Ruslan Ermilov Added checks that disallow adding a variable with an empty name.
Thu, 13 Dec 2012 15:05:19 +0000 Ruslan Ermilov Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Wed, 08 Aug 2012 12:03:46 +0000 Valentin Bartenev Added three missing checks for NULL after ngx_array_push() calls.
Fri, 20 Jul 2012 08:21:59 +0000 Ruslan Ermilov Fixed debugging messages to account that limit_zone was renamed to limit_conn.
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Mon, 27 Feb 2012 22:15:39 +0000 Maxim Dounin Fix of rbtree lookup on hash collisions.
Fri, 10 Feb 2012 10:48:58 +0000 Valentin Bartenev Limit conn: returned to the old behavior of using the first actual limit on
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Sun, 25 Dec 2011 19:32:31 +0000 Valentin Bartenev Fixed limit_conn_log_level/limit_req_log_level inheritance.
Mon, 14 Nov 2011 14:04:42 +0000 Valentin Bartenev Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. base src/http/modules/ngx_http_limit_zone_module.c@295cd5d7e090