<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
I'm running tests using multiple calls on asterisk 1.8.1, and I could not run<br>
more than 400 or 500 simultaneous calls. Unfortunatelly, I need to run 800<br>
simultaneous calls for my test. I did a search in the internet and it could be<br>
limited by the number of file descriptors. Is this number limited by asterisk?<br>
Can i raise this number?<br></blockquote></blockquote><div><br>When I did some SIP performance testing, I hit the open file limit of 1024; Could this<br>be a problem? It's easily fixed by setting the open file limit to 8000 or some other<br>
sufficiently large number. You'll know you hit when you see "cannot open file" type messages.<br><br>murf<br><br></div></div>