log src/http/modules/ngx_http_log_module.c @ 3038:cd8738e76610

age author description
Sun, 23 Aug 2009 17:06:33 +0000 Igor Sysoev strict testing "access_log off"
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