Hello, I have squid configured with multiple cache_dir, in squid.conf :
cache_dir ufs /cache1 62000 32 256 cache_dir ufs /cache2 66000 32 256 But, when I check the usage of the disk partion, the cache2 partition get rapidly filled with squid cache. Is this normal? If not, how do I solve the problem? /dev/ad3s4d 67G 184M 62G 0% /cache1 /dev/ad2s1d 72G 1.8G 65G 3% /cache2 Thank you, Rgds, Asfihani
