log src/http/modules/ngx_http_log_module.c @ 2912:c7d57b539248

age author description
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Thu, 16 Oct 2008 13:31:00 +0000 Igor Sysoev NGX_OPEN_FILE_DIRECTIO_OFF
Sat, 27 Sep 2008 15:08:02 +0000 Igor Sysoev *) log_subrequest
Fri, 12 Sep 2008 13:44:10 +0000 Igor Sysoev disable directio for access_log with variables
Fri, 05 Sep 2008 15:25:47 +0000 Igor Sysoev remove unused #include's