<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Dear Brett,<br></div><div><br></div><div>I think this statistics option isn't avail in opensips-1.6 ver.<br></div><div>plz tell me wt can I do in 1.6.<br></div><div><br></div><div>thnx for the reply.<br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Brett Nemeroff" &lt;brett@nemeroff.com&gt;<br><b>To: </b>"OpenSIPS users mailling list" &lt;users@lists.opensips.org&gt;<br><b>Sent: </b>Tuesday, October 7, 2014 8:16:35 PM<br><b>Subject: </b>Re: [OpenSIPS-Users] opensips-1.6 recv queue full<br><div><br></div><div dir="ltr">Generally you can monitor for this with:<div>netstat -nlp|grep opensips&nbsp;</div><div><br></div><div>but I suspect you are already doing something similar. The statistics module also has a similar statistics. The command:</div><div>opensipsctl fifo get_statistics all<br></div><div><br></div><div>If you look near the bottom, you'll see the load in percent of the children for each listening interface. It looks like this:</div><div>load:udp:1.2.3.4:5060-load = 18<br></div><div><br></div><div>ie: 1.2.3.4 is 18% busy. If this number reaches 100, your children are no longer capable of responding to UDP packets on that interface and the kernel will begin to queue if possible.</div><div><br></div><div>-Brett</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 7, 2014 at 8:58 AM, Vandan Joshi <span dir="ltr">&lt;<a href="mailto:vandan.joshi@panamaxil.com" target="_blank">vandan.joshi@panamaxil.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000"><div>Dear Bogdan,<br></div><div><br></div><div>I am using opensips-1.6 on CentOS-5.8.<br></div><div>In certain conditions I am seeing lot of packets queued in recv queue and not getting processed.<br></div><div>I am monitoring the same using "netstat" command.<br></div><div>While observing the siptrace I found, opensips couldn't&nbsp; reply to incoming msgs, and if replied, it replies very late.<br></div><div><br></div><div>What sort of params I should observe/optimize to handle this kinda situation(when getting very high traffic on switch) ??<br></div><div>thnx<br></div></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>Users mailing list<br>Users@lists.opensips.org<br>http://lists.opensips.org/cgi-bin/mailman/listinfo/users<br></div><div><br></div></div></body></html>