I've found the best way is to run multiple copies of squid on a single
machine, and use LVS to load balance between the squid processes.
-- Joe
Quoting Adrian Chadd <[email protected]>:
when someone decides to either help code it up, or donate towards the effort.
adrian
2009/1/3 ShuXin Zheng <[email protected]>:
Hi, Squid current can only use one CPU, but multi-CPU hardware
machines are so popular. These are so greatly wastely. How can we use
the multi-CPU? Can we separate some parallel sections which are CPU
wasting to run on different CPU? OMP(http://openmp.org/wp/) gives us
some thinking about using multi-CPU, so can we use these technology in
Squid?
Thanks
--
zsxxsz