]> git.kaiwu.me - nginx.git/commit
Upstream: use_temp_path parameter of proxy_cache_path and friends.
authorValentin Bartenev <vbart@nginx.com>
Fri, 26 Dec 2014 13:22:59 +0000 (16:22 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 26 Dec 2014 13:22:59 +0000 (16:22 +0300)
commit843fb552ecf53836b5205bec26513cba46ca59f8
treec688bb50c8b0f7693ff2197fd7b75546769593de
parent1858857c25dc38be78b2f008c9f496246a8f8c9f
Upstream: use_temp_path parameter of proxy_cache_path and friends.

When set to "off", temporary files for cacheable responses will be stored
inside cache directory.
src/http/ngx_http_cache.h
src/http/ngx_http_file_cache.c
src/http/ngx_http_upstream.c