Hello!

On Thu, Oct 17, 2019 at 08:35:58AM -0400, [email protected] wrote:

> Thankyou, we use proxy_cache_lock as well, but in certain weird burst
> scenarios, it still ends up filling the disk.

There are two timeouts for proxy_cache_lock to tune, 
proxy_cache_lock_age and proxy_cache_lock_timeout:

http://nginx.org/r/proxy_cache_lock_age
http://nginx.org/r/proxy_cache_lock_timeout

Defaults are small enough and certainly aren't optimal for 
100-gigabyte files.

-- 
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to