<html><body><div dir="ltr">Hello all<div><br></div><div dir="ltr">I am running some OpenSIPS proxies which are talking to each other exclusively in TCP, however when performing some (mild) load tests I am seeing some strange behaviour from time to time, which manifests itself as what looks like OpenSIPS taking a long time to process SIP requests.</div><div dir="ltr"><br></div><div dir="ltr">The most obvious issue I am seeing (and confirmed by tcpdump) is when OpenSIPS receives an invite but may take anything from 2-8 second to even send the 100 Trying!</div><div dir="ltr"><br></div><div dir="ltr">e.g.</div><div dir="ltr"><p class="p1">T 2025/04/10 20:28:10.257283 <a href="http://10.3.0.4:48665">10.3.0.4:48665</a> -> <a href="http://10.3.0.12:5080">10.3.0.12:5080</a> [A] #4826</p><p class="p1">INVITE sip:... SIP/2.0.</p><p class="p2">T 2025/04/10 20:28:12.644355 <a href="http://10.3.0.12:5080">10.3.0.12:5080</a> -> <a href="http://10.3.0.4:48665">10.3.0.4:48665</a> [AP] #4955<br><span class="s1"></span></p><p class="p1">SIP/2.0 100 Giving it a try.</p></div><div dir="ltr"><br></div><div dir="ltr">Is there an obvious route for me to debug this behaviour to try and see where the bottleneck may lie ? Can I see somewhere if all of the tcp workers are in use for example and it is waiting for a worker?</div><div dir="ltr"><br></div><div dir="ltr">Pete</div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div></div></body></html>