Re: behavior of cache manager in version 1.10.3

2017-05-15 Thread Michael Corn
Thanks. One more question relating to cache cleaning. If I use version 1.11.5 or greater, and I set manager_sleep to a small number, say 50ms, And I set use_temp_path=off. Now, I start receiving a large file from the upstream, let's say it will take 10 seconds to receive it. Will the cache_manage

behavior of cache manager in version 1.10.3

2017-05-15 Thread Michael Corn
Hi, The documentation for proxy_cache_path states: The data is removed in iterations configured by manager_files, manager_threshold, and manager_sleep parameters (1.11.5). I was wondering what the behavior of the cache manager was prior to release 1.11.5 (specifically, in version 1.10

Limiting total disk space used by cache + temp files

2017-05-03 Thread Michael Corn
Hi, I'm trying to limit the overall disk usage for the cache + any temp files. I have specified: proxy_cache_path /tmp/cache max_size=50m use_temp_path=off; proxy_max_temp_file_size 1m; Yet, what I observe is that the temp file will grow to the f