This is a discussion on Configure Squid within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hy, I use squid 2.2 and i need to purge the entire cache. How can i make this operation ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hy, I use squid 2.2 and i need to purge the entire cache. How can i make this operation please ? Thank -- Ce message a ete poste via la plateforme Web club-Internet.fr This message has been posted by the Web platform club-Internet.fr http://forums.club-internet.fr/ |
| |||
| Stef wrote: >, >I use squid 2.2 and i need to purge the entire cache. >How can i make this operation please ? I don't use squid so there may be other ways, but ... http://www.squid-cache.org/Doc/FAQ/FAQ-7.html MM |
| ||||
| On 17 Jul 2003 06:25:00 GMT, Stef <sfritsch@club-internet.fr> wrote: > >Hy, >I use squid 2.2 and i need to purge the entire cache. >How can i make this operation please ? > >Thank Easy, Stop Squid. Assuming your cache in in var/spool/squid, do "rm -f /var/spool/squid/*". Then do "squid -z" to rebuild the directory structure. Restart Squid. Rich Piotrowski To E-mail use: rpiotro(at)wi(dot)rr(dot)com |