log src/http/modules/ngx_http_gzip_static_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
Fri, 22 May 2009 11:05:26 +0000 Igor Sysoev add charset for ngx_http_gzip_static_module responses
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Sat, 18 Apr 2009 19:39:06 +0000 Igor Sysoev remove TODO comments
Fri, 16 Jan 2009 13:53:08 +0000 Igor Sysoev set r->root_tested for non-error_page response only
Fri, 05 Sep 2008 14:48:47 +0000 Igor Sysoev *) handle unaligned file part for directio
Wed, 30 Jul 2008 12:34:04 +0000 Igor Sysoev directio
Mon, 07 Jul 2008 09:26:13 +0000 Igor Sysoev always test root existence for access_log with variables
Thu, 26 Jun 2008 14:07:59 +0000 Igor Sysoev ngx_memzero() ngx_open_file_info_t
Mon, 23 Jun 2008 13:35:34 +0000 Igor Sysoev initialize of.uniq in ngx_open_cached_file()
Fri, 20 Jun 2008 14:41:03 +0000 Igor Sysoev "gzip_vary on" always sends "Vary: Accept-Encoding" header
Tue, 08 Jan 2008 10:35:50 +0000 Igor Sysoev ngx_http_gzip_static_module should DECLINE request
Thu, 27 Dec 2007 20:32:43 +0000 Igor Sysoev optimization
Thu, 27 Dec 2007 14:21:59 +0000 Igor Sysoev ngx_http_gzip_static_module and gzip_disable base src/http/modules/ngx_http_static_module.c@f4aec5e33e0c