log src/http/ngx_http_core_module.c @ 3167:7d1f9a449603

age author description
Mon, 28 Sep 2009 11:12:45 +0000 Igor Sysoev we do not need to increase request counter in this place,
Fri, 25 Sep 2009 09:13:08 +0000 Igor Sysoev low ENAMETOOLONG logging level
Mon, 14 Sep 2009 09:48:48 +0000 Igor Sysoev test space between "~" and regex in server_name and invalid_referers
Thu, 10 Sep 2009 16:34:09 +0000 Igor Sysoev fix request counter for rewrite or internal redirection cycle,
Mon, 07 Sep 2009 10:01:26 +0000 Igor Sysoev merge r2980, r2981, r2982: stable-0.7
Tue, 01 Sep 2009 12:47:34 +0000 Igor Sysoev discard request body before returning 413 error,
Mon, 31 Aug 2009 11:21:04 +0000 Igor Sysoev fix request counter handling for try_files, introduced in r3050