Clear Squid Directory

>>>> Just delete the cache directory and its log is:)
>> The mananya ya mas? at all because I mudeng. :)
> I usually in /var/spool/squid ...

Usually I do to minimize downtime
1. squid stop
# /etc/init.d/squid3 stop

2. rename the cache directory
# mv / var/spool/squid3 / var/spool/squid3.BAK

3. create a new directory for the cache
# mkdir / var/spool/squid3

4. Change owner
# chown proxy.proxy / var/spool/squid3

5. Turn on more squid
# /etc/init.d/squid3 start

6. Nah .. new delete the old cache directory
#rm -rf /var/spool/squid3.bak

What if the first delete the directory, the old .. The contents of the directory
is so big, so I delete
recursif the old files.