On Tue, Nov 17, 2009 at 12:45 PM, Alex Rousskov <[email protected]> wrote: > On 11/17/2009 04:09 AM, Sachin Malave wrote: > > <snip> > >> I AM THINKING ABOUT HYBRID OF BOTH... >> >> Somebody might implement process model, Then we would merge both >> process and thread models .. together we could have a better squid.. >> :) >> What do u think? !!!!
In my limited squid expierence, cpu usage is hardly a bottleneck. So, why not just use smp for the cpu/disk-intensive parts? The candidates I can think of are: * evaluating regular expressions (url_regex acls). * aufs/diskd (squid already has support for this). Best regards, -- Gonzalo A. Arana
