Clearing the cache proxy manually
Actually, the proxy cache is not necessary in the empty, because it will automatically
remove itself if the cache that has long reached a certain parameter, but
sometimes we want to clear the cache manually
1. Turn off the running squid
code :
#service squid stop
2. Clear the cache of his
code :
#rm –rf /direktori_cache
example : # rm –rf /var/spool/squid
3. Create a swap again
code :
#squid -z
4. run squid
code :
#service squid start
No comments:
Post a Comment