On Thu, 26 Aug 2004, Rob Freeman wrote:
> squid -f /usr/local/bin/production/squid.conf -N -u 8081
>
> It comes back with this:
>
> 2004/08/26 09:55:06| Squid is already running! Process ID 3246
>
> Has anyone been able to use 2 sessons of squid on 1 box?
You need to make sure the two configurations does not share any files
- Cache
- Logs
- PID file name
etc.
Most easily this is accomplished by installing Squid twice with different
--prefix=, but it is possible by just specifying all the required path in
squid.conf.
Regards
Henrik
Received on Thu Aug 26 2004 - 15:59:27 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT