On Sat, 27 Mar 2004, Chan Hung Wai wrote: > I'd like to know if it is possible to run multiple instance of squid on a > single machine?
Yes. > If yes, how can I do so? The easiest way is to install them with different prefix. Then make sure all instances specify different - ports (or IP addresses) - cache_dir - logs - etc... Regards Henrik
