On Tue, 9 Dec 2003 [EMAIL PROTECTED] wrote: > When I try to run multiple Squid processors from the command line it tells > me that Squid is already running and returns the process ID.
There is a lilttle work required to run more than one Squid on the same box, but not much. The easies is to install two Squids using different --prefix=. Another option is making two squid.conf files specifying different paths to everything (including the pid file, cache, logs etc). Regards Henrik
