On 1/4/08, Tim Bates <tin@xxxxxxxxxxxxxxx> wrote: > Remembering of course to lower the maximum cache size in the config too > so it doesn't get too much again... Good point. Which brings up the question, why manually delete the cache at all? Instead, just lower the maximum cache size (e.g. the cache_dir statement), run "squid -k reconfigure" and let squid choose what to delete. The effect is almost immediate (let it run for ten minutes and check 'df'), and squid doesn't have to start building the cache again from scratch. Kevin