> From: Stefan_Walther@gehag-dsk.de *EXTERN*
>
> I have to clear the cache of my squid. How can I do this?
>
kill your RunCache process (if you are using it)
# squid -k shutdown
# find /squid-root-whatever/cache/ -type f -exec rm -f {} \;
start squid
Received on Fri Sep 28 2001 - 00:33:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:30 MST