[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] Emptying the K12LTSP version of the Squid cache



>> /sbin/service squid stop
>> cd /var/spool/squid
>> rm -rfv *
>> /sbin/service squid start

I've never seen that particular start up script, but squid by default does
not automatically re-build the swap directories.

One MUST use squid -z

Manpage for squid:
-z     Create swap directories.

To recreate the swap directories.  Otherwise squid just pukes(it is nice
enough to error out though)

Perhaps the /sbin/service script is nice enough to detect that, and run
squid with the -z option, I do not know.

Just trying to point out gotcha's.

-Craig





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]