log src/http/modules/ngx_http_gzip_static_module.c @ 5587:ceecde39853f

age author description
Mon, 03 Mar 2014 17:17:25 +0400 Valentin Bartenev Gzip static: fixed NGX_CONF_FLAG misuse.
Mon, 10 Sep 2012 16:48:25 +0000 Maxim Dounin Gzip static: "always" parameter in "gzip_static" directive.
Mon, 09 Jul 2012 00:13:06 +0000 Maxim Dounin Entity tags: set for static respones.
Thu, 26 Apr 2012 13:06:27 +0000 Andrey Belov Allows particular modules to handle subrequests properly.
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Mon, 07 Jun 2010 12:08:44 +0000 Igor Sysoev merge r3498, r3499: stable-0.7
Mon, 24 May 2010 12:35:10 +0000 Igor Sysoev remove r->zero_in_uri
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Wed, 21 Apr 2010 16:01:52 +0000 Igor Sysoev do not log misleading errno in "not a regular file" error
Mon, 01 Feb 2010 15:54:02 +0000 Igor Sysoev merge r3309, r3314, r3315, r3380: stable-0.7
Mon, 16 Nov 2009 15:16:47 +0000 Igor Sysoev r3313 merge: stable-0.7
Thu, 12 Nov 2009 13:41:56 +0000 Igor Sysoev refactor gzip_vary handling
Wed, 11 Nov 2009 21:12:41 +0000 Igor Sysoev nginx sent gzipped responses to clients those do not support gzip,
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Tue, 15 Sep 2009 11:57:29 +0000 Igor Sysoev nginx always sent "Vary: Accept-Encoding",
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