log src/http/modules/ngx_http_log_module.c @ 2756:09cab3f8d92e

age author description
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
Mon, 07 Jul 2008 09:26:13 +0000 Igor Sysoev always test root existence for access_log with variables