On 22/03/2013 11:05 p.m., Amos Jeffries wrote:
On 22/03/2013 7:21 p.m., Sokvantha YOUK wrote:
Dear Amos,
I am pretty sure love to go down to try SMP equivalent of a CARP
peering. Please guide me.
The design is laid out here with config files for the pre-SMP versions
of Squid:
http://wiki.squid-cache.org/ConfigExamples/MultiCpuSystem
The SMP worker version of that is only slightly different. There is
only one "squid" started using a single main squid.conf containing a
series of if-conditions assigning each worker to a frontend or backend
configuration file like so:
I've added a slightly better form of this configuration to the wiki at:
http://wiki.squid-cache.org/ConfigExamples/SmpCarpCluster
Amos