Hi,<br><br>I am running load testing on opensips using sipp.&nbsp; When tested with pure registration without Auth ( opensips just store info in the location table), I get cps of &gt;10K.&nbsp; However, when I change the script to enable auth via database table, I get only cps of around 80.&nbsp; Does anyone know why?&nbsp; I am using mysql and I don&#39;t think mysql should perform that bad.&nbsp; Can someone give me some pointers on where to look to identify the bottleneck?<br>
<br>The other problem I am having is that I am getting with the latest 1.4.2 svn:<br>Dec&nbsp; 6 11:09:53 localhost openser-1.2.0-ul[9514]: ERROR:auth:build_auth_hf: no more nonces can be generated <br>Dec&nbsp; 6 11:09:53 localhost openser-1.2.0-ul[9512]: ERROR:auth:challenge: failed to generate nonce <br>
<br>How can I fix it?<br><br>Another problem I am struggling with is that when testing with sipp with authentication turned on, sipp responses with:<br>2008-12-06&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19:15:26:890&nbsp;&nbsp;&nbsp; 1228562126.890990: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:426-4172@127.0.0.1">426-4172@127.0.0.1</a>&#39;.&nbsp; for some of the calls even though I also set the recv_timeout to 10s:<br>
./sipp <a href="http://192.168.1.105:5030">192.168.1.105:5030</a> -sf tests/reg_with_auth/xmlregister.xml -inf tests/reg_with_auth/register.csv -r 20000 -m 100000 -trace_rtt -trace_screen -l 10&nbsp; -trace_err -max_retrans 0 -recv_timeout 10s<br>
<br>With recv_timeout of 10s, I don&#39;t think sipp should even timeout at all.&nbsp; Does anyone know what I may have done wrong?<br><br><br>Thank you in advance for all your kind help.<br><br>Best Regards,<br>JB<br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br>