zulkarnain wrote: > > Hi, > > I would like to delete the cache hits/object that > larger than 128MB which is inside on the cache dir. I > would like to know the safety way to do this manualy.
The safetst method is to use the purge tool (some slight modifications might be needed). The quickest method but almost as safe is to just delete the files, if there is any. Squid will complain a little when a user first requests such deleted object, but only a little.. Regards Henrik
