]> git.kaiwu.me - nginx.git/commit
merge r3518, r3527:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jun 2010 12:23:23 +0000 (12:23 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jun 2010 12:23:23 +0000 (12:23 +0000)
commit1839e0d53c634818674eb7ca6333d109d96b949a
treebee56b3f0f1b460acad148eb646eb03539410cff
parent99b468d6bde64f7691fc47c5bb343827f2d0ce3e
merge r3518, r3527:

cache related fixes:

*) do not cache response if it has "no-store" or "private"
   in "Cache-Control" header
*) proxy_no_cache and fastcgi_no_cache
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