Re: [squid-users] How to Clear Cache in SQUID

From: Cassiano Martin <cassiano@dont-contact.us>
Date: Fri, 04 Jan 2008 09:04:57 -0200

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!!
>
>
>
Received on Fri Jan 04 2008 - 04:02:57 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:04 MST