Hi there!
>
> How can i tell squid to use multiple cache directories?
In config file, you just tell 'em something like:
cache_dir /cache1/squid_cache
cache_dir /cache2/squid_cache2
cache_dir /cache3/squid_cache3
...
Andsoon...
>
> How can I terminate Squid "totally," because whenever i "kill <pid>"
> it re-executes itself.
Do you run it from its original RunCache script?
If so, you should kill that script first, and than kill squid itself...
But, are you really sure that you want to kill it off?
:))))))
-- Nenad Mihajlovic University Computing Center Josipa Marohnica bb 10000 Zagreb, Croatia nenad@srce.hrReceived on Wed Feb 12 1997 - 06:47:50 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:25 MST