Search squid archive

Re: how distribute squid loads to cpus and memories using SMP feature??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kid1, kid2, kid3, are the numbers of processes, so you set up workers 3, the
kid4 is the coordinator cpu_affinity_map only you can give to each core
process with respect to aufs, it is true that it can cause problems, but you
can do a combination between rock and aufs, for example:

cache_dir  rock /cache1/squid 170000 16 256
workers 3
cpu_affinity_map process_numbers=1,2,3,4 cores=1,3,5,7
if ${process_number}=1
cache_dir  aufs /cache2/squid/${process_number} 170000 16 256
endif

if ${process_number}=2
cache_dir  aufs /cache3/squid/${process_number}  170000 16 256
endif

Regards.



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/how-distribute-squid-loads-to-cpus-and-memories-using-SMP-feature-tp4662867p4662888.html
Sent from the Squid - Users mailing list archive at Nabble.com.




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux