<div>Just thinking about it quickly, it&#39;s always possible it has nothing to do with Asterisk.&nbsp; There are many instances where I run into issues with a poorly configured servers when they have even a little bump in HTTP traffic.&nbsp; This was years ago though, and it was an issue to do with a web server and not Asterisk, but look into your kernel&#39;s configuration.&nbsp; Sometimes the kernel&#39;s settings are setup for a normal USER and not designed to handle the memory allocation a server demands.&nbsp; The fix for me back then was something to do with the MAXIMUM PAGE REQUESTS or SIZE maybe.&nbsp; Basicly the kernel couldn&#39;t keep track of all the HTTP processes.
</div>
<div>&nbsp;</div>
<div>Now that I&#39;m reading this over I doubt it&#39;s your problem because Asterisk doesn&#39;t fork.&nbsp; But while we&#39;re at it, tell me a bit more about your system.&nbsp; What operating system (and version)?&nbsp; The problem could also be with your method of load generation, but I wouldn&#39;t know that since I&#39;ve never tried load testing a system.
</div>
<div>&nbsp;</div>
<div>Lastly, I know FreeBSD started incorporating a basic DDoS protection a few years back and maybe that&#39;s also in some of these newer Linux distros.&nbsp; They would detect a flood and start to limit the bandwidth.&nbsp; These are just ideas, I don&#39;t really like any of them.
</div>
<div>&nbsp;</div>
<div>Sometimes the kernel will report issues to SYSLOGD.&nbsp; Might want to check your error and message logs.</div>
<div>&nbsp;</div>
<div>cat /proc/meminfo</div>
<div>&nbsp;</div>
<div>On a Linux box will give you memory limits and how close you are to them.&nbsp; They&#39;re not exactly what I was looking for, but maybe that will help.&nbsp; All TCP connections require the Kernel to page the information but I can&#39;t seem to find out how to access that limit if any.
<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 9/20/07, <b class="gmail_sendername">Wai Wu</b> &lt;<a href="mailto:wkwu@calltrol.com">wkwu@calltrol.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Hi everyone,<br><br>I am running into wall today with simultaneous call limits. I have two<br>Asterisk machines (fast 3GHz C2D with 2GB of ram). I tried to create a
<br>lot of sip calls from one machine to the other by issuing AMI Originate<br>commands to one machine. The machine that makes calls plays a message<br>(demo-intruct) upon the other machine answer. The machine receives the
<br>calls just waits for 40 seconds then hangs up. Throught the manager<br>connection, I was creating 10 calls per-second. I also have sip phone<br>registered with the calling machine. At around 150 to 200 calls. When I<br>
call the machine that&#39;s making all the calls, most of the calls couldn&#39;t<br>go through. For the ones that went through, most of them will drop off<br>within seconds of the call. But here is catch. When I run &#39;top&#39;, the cpu
<br>is idling 97%. My question is. Is there a limit on the number of<br>simultaneous calls Asterisk can handle? I know I have very fast systems.<br>Shouldn&#39;t they be able to handle that many calls? What is your take?<br>
<br>Thnx<br><br>_______________________________________________<br><br>Sign up now for AstriCon 2007!&nbsp;&nbsp;September 25-28th.&nbsp;&nbsp;<a href="http://www.astricon.net/">http://www.astricon.net/</a><br><br>--Bandwidth and Colocation Provided by 
<a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>/Nick