Re: Multiple Cache Manager Processes or Threads

2017-12-01 Thread traquila
Thank you for your answer, I am using an old version (1.8.1). I will try to upgrade to 1.12 and check if it solve my problem. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,277597,277616#msg-277616 ___ nginx mailing list nginx@nginx.org http

Re: Multiple Cache Manager Processes or Threads

2017-11-30 Thread Maxim Dounin
Hello! On Thu, Nov 30, 2017 at 12:20:19PM -0500, traquila wrote: > I have an issue with the cache manager and the way I use it. > When I configure 2 different caches zones, one very huge and one very fast, > the cache manager can't delete files quickly enough and lead to a partition > full. > >

Re: Multiple Cache Manager Processes or Threads

2017-11-30 Thread traquila
Sorry, I gave wrong values: On the beginning, ram cache is correctly purge around 300GB (+/- Input bandwidth*10sec) , but when the hdd cache begins to fill up, ram cache growing over 320GB. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,277597,277598#msg-277598 __

Multiple Cache Manager Processes or Threads

2017-11-30 Thread traquila
Hello, I have an issue with the cache manager and the way I use it. When I configure 2 different caches zones, one very huge and one very fast, the cache manager can't delete files quickly enough and lead to a partition full. For example: proxy_cache_path /mnt/hdd/cache levels=1:2:2 keys_zone=ca