log src/http/modules/ngx_http_limit_req_module.c @ 3183:b87542338ac3

age author description
Tue, 06 Oct 2009 09:37:18 +0000 Igor Sysoev make limit_req to conform to the leaky bucket algorithm
Thu, 09 Jul 2009 14:03:12 +0000 Igor Sysoev style fix
Thu, 09 Jul 2009 14:02:09 +0000 Igor Sysoev fix client write event handling in ngx_http_limit_req_module
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