Shutdown squid and recreate the cache

squid -k shutdown
rm -rf /var/squid/cache/*   (check if this is the real path)
squid -z
squid

Tek Bahadur Limbu wrote:
Hi,

TRM wrote:
Hi List,
My HardDisk is getting full, i want to clear the cache. how can do that?


If your cache resides in /var/squid/cache/

rm  -fr /var/squid/cache/

then recreate the directory and rebuild it!!




Reply via email to