summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_gzip_static_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-30read_aheadIgor Sysoev1-0/+1
2009-09-15nginx always sent "Vary: Accept-Encoding",Igor Sysoev1-3/+8
2009-06-02return NULL instead of NGX_CONF_ERROR on a create conf failureIgor Sysoev1-1/+1
2009-05-22add charset for ngx_http_gzip_static_module responsesIgor Sysoev1-0/+1
2009-04-27*) of.test_only to not open file if only stat() is enoughIgor Sysoev1-1/+1
2009-04-18remove TODO commentsIgor Sysoev1-1/+0
2009-01-16set r->root_tested for non-error_page response onlyIgor Sysoev1-1/+1
2008-09-05*) handle unaligned file part for directioIgor Sysoev1-0/+1
2008-07-30directioIgor Sysoev1-0/+1
2008-07-07always test root existence for access_log with variablesIgor Sysoev1-0/+2
2008-06-26ngx_memzero() ngx_open_file_info_tIgor Sysoev1-2/+2
2008-06-23initialize of.uniq in ngx_open_cached_file()Igor Sysoev1-0/+1
2008-06-20"gzip_vary on" always sends "Vary: Accept-Encoding" headerIgor Sysoev1-13/+0
2008-01-08ngx_http_gzip_static_module should DECLINE requestIgor Sysoev1-1/+1
2007-12-27optimizationIgor Sysoev1-7/+4
2007-12-27ngx_http_gzip_static_module and gzip_disableIgor Sysoev1-0/+302