What revision are you on because the line numbers of those errors don&#39;t match up even slightly close?<br>Did you do something to disable building with debug symbols because the current default is to build with them?<br>
What platform are you on?<br><br>Could you try a clean build of the latest revision?<br><br><br><div class="gmail_quote">On Mon, Nov 3, 2008 at 5:43 PM, Eric Liedtke <span dir="ltr">&lt;<a href="mailto:e@musinghalfwit.org">e@musinghalfwit.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Yessir. I am using the exact same ulimits below. I also increased the<br>
sessions per second to 50 and max-sessions to 5000. Also as we are<br>
moving into a high traffic period based on time of day. I&#39;ve had it die<br>
repeatedly on me, the following line was the last line printed ...<br>
<br>
freeswitch: nua_stack.c:2396: nua_client_restart_request: Assertion<br>
`nua_client_is_queued(cr)&#39; failed.<br>
<br>
this is the other last line I get if the system itself seems to be<br>
overloaded<br>
<br>
freeswitch: sofia.c:2138: sofia_handle_sip_i_state: Assertion<br>
`tech_pvt-&gt;nh != ((void *)0)&#39; failed.<br>
<br>
I don&#39;t know if that is of any help or not. At the time I was seeing<br>
approx 80-90 calls per sec hitting the server, based on the &#39;status&#39;<br>
command in the FS cli.<br>
<br>
I don&#39;t have this built with debug symbols either at the moment. I<br>
wanted to get a baseline of server with x can do y , based on how we use<br>
it. I will likely get it rebuilt and find a way to reduce some of the<br>
traffic load so I can effectively tshoot.<br>
<font color="#888888"><br>
-e<br>
</font><div><div></div><div class="Wj3C7c"><br>
It&#39;s seems fuzzy now but I think on Mon, Nov 03, 2008 at 05:19:42PM -0600 , Anthony Minessale said:<br>
&gt; Did you increase the artificial limits in switch.conf.xml ?<br>
&gt;<br>
&gt; try these uimits<br>
&gt;<br>
&gt; ulimit -c unlimited<br>
&gt; ulimit -d unlimited<br>
&gt; ulimit -f unlimited<br>
&gt; ulimit -i unlimited<br>
&gt; ulimit -n 999999<br>
&gt; ulimit -q unlimited<br>
&gt;<br>
&gt; ulimit -u unlimited<br>
&gt; ulimit -v unlimited<br>
&gt; ulimit -x unlimited<br>
&gt; ulimit -s 244<br>
&gt; ulimit -l unlimited<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Nov 3, 2008 at 4:46 PM, Eric Liedtke &lt;<a href="mailto:e@musinghalfwit.org">e@musinghalfwit.org</a>&gt; wrote:<br>
&gt;<br>
&gt; &nbsp; &nbsp; Greetings,<br>
&gt;<br>
&gt; &nbsp; &nbsp; I&#39;m working on a server in an SBC setup. It has a copper 10/100 for<br>
&gt; &nbsp; &nbsp; admin and 2 GiGe connections for private/public peering(SIP signaling<br>
&gt; &nbsp; &nbsp; and media). I&#39;ve been testing with some traffic and am finding I hit a<br>
&gt; &nbsp; &nbsp; ceiling around 800-900 active calls. The system CPU ends up being about<br>
&gt; &nbsp; &nbsp; 40% which seemed really high to me. Is this simply due to the amount of<br>
&gt; &nbsp; &nbsp; networking happening with the rtp in and out the different interfaces or am<br>
&gt; &nbsp; &nbsp; I<br>
&gt; &nbsp; &nbsp; operating something in a non optimized fasion ?<br>
&gt;<br>
&gt; &nbsp; &nbsp; It&#39;s an e1000 based card, I&#39;ve tried messing around with the interrupt<br>
&gt; &nbsp; &nbsp; throttling but in the end the dynamic setting seemed to work best. Given<br>
&gt; &nbsp; &nbsp; that a chassis has done 3k simultaneous calls with about half the<br>
&gt; &nbsp; &nbsp; processing power I currently have in this server I must be running sub<br>
&gt; &nbsp; &nbsp; optimal.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Any idea&#39;s of where I might look to correct this ? kernel tuning ?<br>
&gt; &nbsp; &nbsp; network tuning ? Other than seeing a lot of irq&#39;s from the network cards<br>
&gt; &nbsp; &nbsp; I&quot;m not sure what else might be using up the system cpu.<br>
&gt;<br>
&gt; &nbsp; &nbsp; To squeeze out as much as possible I have the core databases housed in a<br>
&gt; &nbsp; &nbsp; tmpfs partiion, and I&#39;ve also disabled the sql scoreboard (-nosql). Any<br>
&gt; &nbsp; &nbsp; other areas I should &nbsp;be exploring to increase the number of calls this<br>
&gt; &nbsp; &nbsp; chassis can process ?<br>
&gt;<br>
&gt; &nbsp; &nbsp; Thanks in advance for any ideas<br>
&gt;<br>
&gt; &nbsp; &nbsp; -Eric<br>
&gt;<br>
&gt; &nbsp; &nbsp; _______________________________________________<br>
&gt; &nbsp; &nbsp; Freeswitch-users mailing list<br>
&gt; &nbsp; &nbsp; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; &nbsp; &nbsp; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &nbsp; &nbsp; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &nbsp; &nbsp; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt; pstn:213-799-1400<br>
<br>
&gt; _______________________________________________<br>
&gt; Freeswitch-users mailing list<br>
&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>