A brief investigatino shows that there is a problem in serverRun2 function of abyss_server.c<br><br>around line 1415, I removed the following 2 lines:<br><br>freeFinishedConns(outstandingConnListP);<br>waitForConnectionCapacity(outstandingConnListP);<br>
<br>There seems to be a problem here which locks the server up (bringing it down) - cant even telnet to the port. Without these 2 lines I can successfully have 10 threads continuously bombarding the Kamailio xmlrpc server without error (tested using Jakarta Jmeter). <br>
<br>Will keep the list posted when I come up with new information / more complete solution.<br><br>Cheers<br>Jason<br><br><div class="gmail_quote">On Wed, Apr 1, 2009 at 3:37 PM, Juha Heinanen <span dir="ltr">&lt;<a href="mailto:jh@tutpro.com">jh@tutpro.com</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;"><div class="im">Jason Penton writes:<br>
<br>
 &gt; Has anyone else noted poor stability with the mi_xmlrpc MI interface? We are<br>
 &gt; noticing that after a while (very little load) it stop responding.<br>
<br>
</div>there has been reports like that also earlier.  i personally have not<br>
noticed that.<br>
<br>
the library was somewhat hacked when it was include in openser and i<br>
don&#39;t think it has been upgraded since then.<br>
<br>
perhaps sip-router core will have a more robust implementation of xmlrpc<br>
server?<br>
<font color="#888888"><br>
-- juha<br>
</font></blockquote></div><br>