empezemos eliminando error por error, primero el del log:
WARNING: log parameters now start with a module name. Use
'stdio:/var/log/squid/frontend.access.log'
lo solucionas colocando o modificando esta:
access_log /var/log/squid/frontend.access.log
de este modo:
access_log stdio:/var/log/squid/frontend.access.log
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-tp4662867p4662879.html Sent from the Squid - Users mailing list archive at Nabble.com.Received on Fri Oct 25 2013 - 17:58:22 MDT
This archive was generated by hypermail 2.2.0 : Sat Oct 26 2013 - 12:00:06 MDT