<div dir="ltr">Hi,<div><br></div><div>I am trying to use the squid cache as an outbound HTTP/S proxy service for our production network and would like to scale up the request per sec by running it on multi-core systems. </div><div><br></div><div>I have searched up the archives and config docs, but couldn't find anything more recent than the below on setting up SMP workers. </div><div><a href="https://wiki.squid-cache.org/ConfigExamples/SmpCarpCluster">https://wiki.squid-cache.org/ConfigExamples/SmpCarpCluster</a><br></div><div><a href="https://wiki.squid-cache.org/ConfigExamples/MultiCpuSystem">https://wiki.squid-cache.org/ConfigExamples/MultiCpuSystem</a><br></div><div><br></div><div>* Can someone please let me know if the config examples in those docs still apply to the latest version 5.1.</div><div><br></div><div>* Do we still need the combination of squid, frontend, backend.conf files, or is it enabled simply with the "workers" line in the main config file? </div><div><br></div><div>* When I attempt to run the squid server with "workers 4" in the squid.conf, I get the following error (one for each kid) and the main process does not bind to the "http_port 3128". I see several UDP ports opened up for each kid process.<br><pre class="gmail-c-mrkdwn__pre" style="box-sizing:inherit;margin-top:4px;margin-bottom:4px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;white-space:pre-wrap;word-break:normal;border-radius:4px;color:rgb(29,28,29);font-family:Monaco,Menlo,Consolas,"Courier New",monospace">2021/09/29 00:44:10 kid5| commBind Cannot bind socket FD 11 to [::]: (2) No such file or directory</pre></div><div>* Does anyone have recommendations on the maximum number of workers to use on a 64 core host (assuming no other CPU intensive apps are running on the same host). Caching is not a must for our initial deployment, so we are fine disabling caching.</div><div><br></div><div>Thanks</div><div>Praveen</div><div><br></div><div><br></div></div>