]> git.kaiwu.me - nginx.git/commit
merge r2895, r2896, r2926, r2927, r2928, r2930, and r2936:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 15 Jun 2009 09:30:59 +0000 (09:30 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 15 Jun 2009 09:30:59 +0000 (09:30 +0000)
commit47246d6a1d65bb11c6db7d074ed8d317813ccfdb
treef3e1310f363bded05528853d3195d0b33b486cba
parent2374ad792c1bf5c90ed90151dfee8d52408382b9
merge r2895, r2896, r2926, r2927, r2928, r2930, and r2936:

various proxy/fastcgi cache features and fixes:

*) report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibility
*) delete useless r->cache->uses
*) proxy_cache_use_stale/fastcgi_cache_use_stale  updating
*) inherit proxy_set_header, proxy_hide_header, and fastcgi_hide_header
   only if cache settings are similar
*) add response file uniq while loading cold cache on demand
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/ngx_http_cache.h
src/http/ngx_http_file_cache.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h