Hi,<br><br><span id="result_box" class="short_text" lang="en"><span class="hps">I'm having trouble with the cache manager, it is not controlling the max_size of the cache.<br><br>I have 22 workers on a 24 core server, 3 cache paths, one with 600g and other two with 200g of max_size.<br>
<br>The cache path with 600g usually pass this value and reach 640g, as example.<br>The files used on this server has no more than 300mb each.<br><br>The other 200g cache paths don't have this problem.<br><br>Do you know any problem about a limit on max_size?<br>
Any suggestion where I can investigate the problem?<br><br>The configuration is like this<br>proxy_cache_path /path1 levels=1:2 keys_zone=c1:1024m inactive=10d max_size=600g;<br>proxy_cache_path /path2 levels=1:2 keys_zone=c2:1024m inactive=10d max_size=200g;<br>
proxy_cache_path /path3 levels=1:2 keys_zone=c3:1024m inactive=10d max_size=200g;<br><br>When I restart the server the cache goes to the configured size.<br>Nginx: 1.2.0 with cache_purge module<br><br>Regards,<br>Wandenberg<br>
<br></span></span>