On 05/30/2013 03:11 AM, Eliezer Croitoru wrote: > On 5/30/2013 10:00 AM, Sekar Duraisamy wrote: >> Hello Friends, >> >> Iam running 3 squid process on the same machine with different ports >> and i would like to use same cache_dir for all the 3 processes. >> >> Can we use same cache_dir for all the processes? > > NO. > even on a SMP setup different process cannot use them both together. This is incorrect. Rock cache_dirs can be shared among SMP Squid workers. Alex.