Brian wrote:
>
> What is the "proper" way from the command line to stop squid?
>
> I run it with "/usr/local/squid/bin/RunCache &"
Stopping a Squid started by RunCache is a bit tricky. You first have to
kill the RunCache script and then stop Squid, as the purpose of RunCache
is to restart Squid if it terminates.
kill -TERM <RunCache pid> <Squid pid>
--- Henrik Nordström Sparetime Squid HackerReceived on Sat Feb 07 1998 - 13:51:10 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:48 MST