On Fri, 26 Mar 2004 [EMAIL PROTECTED] wrote: > Is there a way to have squid automatically flush the cache when it reaches > it limit?
This is what the size of cache_dir does.. when the size is reached Squid starts to throw away old crap to make room for new interesting objects. Regards Henrik
