<div dir="ltr"><div>Hello Ahmad,<br>your instances should have different ports opened. Use squidclient's options -p -h to request the appropriate instance.<br><br>Example from our server:<br><br>proxy02:/etc/squid $ squidclient -p 8080 cache_object://localhost/ mgr:info|grep "Start Time"<br>Start Time:     Thu, 22 Mar 2018 13:09:24 GMT<br>proxy02:/etc/squid $ squidclient -p 3128 cache_object://localhost/ mgr:info|grep "Start Time"<br>Start Time:     Fri, 23 Mar 2018 13:03:20 GMT<br><br>Not sure whether it is possible to get per-thread stats.</div><div><br></div><div>It also depends on the Squid's version as stated on wiki [1]. Only versions 3.5+ can be run as multi-instance with SMP enabled.<br></div>More information about how the load is distributed across SMP threads is on another wiki page [2].<br><div><br>[1] <a href="https://wiki.squid-cache.org/MultipleInstances#SMP_enabled_Squid">https://wiki.squid-cache.org/MultipleInstances#SMP_enabled_Squid</a></div><div>[2] <a href="https://wiki.squid-cache.org/Features/SmpScale#Who_decides_which_worker_gets_the_request.3F">https://wiki.squid-cache.org/Features/SmpScale#Who_decides_which_worker_gets_the_request.3F</a><br></div><div><br></div><div>-- <br>Peter</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 28, 2018 at 2:53 PM, --Ahmad-- <span dir="ltr"><<a href="mailto:ahmed.zaeem@netstream.ps" target="_blank">ahmed.zaeem@netstream.ps</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Guys ,<br>
<br>
i have no idea who to use squid client or cache manager when i have multiple instances of squid running .<br>
<br>
say i have 2 instances<br>
<br>
squid -n 1 -f 1.conf<br>
squid -n 2 -f 2.conf<br>
<br>
<br>
all what i need is to see the request rate hitting each instance above .<br>
how can i use the cache manager ?<br>
<br>
is there an option for squid client app ?<br>
<br>
<br>
more Q<br>
if i have both ( multi instance with SMP say 4 workers )<br>
<br>
how can i see the request rate on the total instance and request rate on the kids of this instance   ?<br>
<br>
<br>
<br>
kind regards<br>
______________________________<wbr>_________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.<wbr>org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/<wbr>listinfo/squid-users</a><br>
</blockquote></div><br></div>