log src/http/modules/ngx_http_limit_zone_module.c @ 4445:50445a6d469e stable-1.0

age author description
Sun, 05 Feb 2012 15:47:58 +0000 Maxim Dounin Merge of r4381, r4400: stable-1.0
Thu, 10 Nov 2011 16:25:08 +0000 Valentin Bartenev Limit zone: added the "limit_conn_zone" directive.
Thu, 10 Nov 2011 16:08:13 +0000 Valentin Bartenev Limit zone: support for multiple "limit_conn" limits.
Thu, 10 Nov 2011 15:51:55 +0000 Valentin Bartenev Limit zone: rbtree lookup moved to a separate function.
Tue, 06 Oct 2009 10:14:29 +0000 Igor Sysoev limit_conn_log_level
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Sat, 18 Apr 2009 19:27:28 +0000 Igor Sysoev support attaching to an existent Win32 shared memory
Thu, 16 Apr 2009 19:25:09 +0000 Igor Sysoev move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Fri, 27 Mar 2009 19:32:55 +0000 Igor Sysoev delete duplicate error logging
Fri, 27 Mar 2009 17:00:42 +0000 Igor Sysoev improve ngx_slab_alloc() error logging
Mon, 08 Dec 2008 14:12:29 +0000 Igor Sysoev log 503 error reason
Mon, 08 Dec 2008 14:08:44 +0000 Igor Sysoev test duplicate limit_conn
Mon, 17 Dec 2007 08:52:00 +0000 Igor Sysoev optimize rbtree initialization and insert
Mon, 20 Aug 2007 09:57:19 +0000 Igor Sysoev use %v for ngx_variable_value_t in ngx_sprintf(),
Tue, 16 Jan 2007 19:01:10 +0000 Igor Sysoev fix comparison