stop squid --/etc/init.d/squid stop
then chk in the squid.conf file the location of cache_dir, , normally /var/spool/squid where we have swap.state
we need to flush it
# echo "" > /var/spool/squid/swap.state
restart squid
/etc/init.d/squid start
--
No comments:
Post a Comment