[asterisk-users] Too many open files, asterisk crash

Jason Fuermann jbf005 at shsu.edu
Thu Apr 26 06:43:17 MST 2007


1024 open files will get you around 120 concurrent calls. Rilawich, 
putting the ulimit in safe asterisk doesn't always work (my experience, 
and proven because your ulimit -n is still 1024). Add this line in 
limits.conf  "*               -       nofile          65535", its 
located in /etc/security/

Tzafrir Cohen wrote:
> On Wed, Apr 25, 2007 at 11:09:54PM -0700, Justin Hamade wrote:
>   
>> What does ulimit -a say?
>>
>> Did you update limits.conf.  This is a documented issue:
>> http://voip-info.org/wiki/index.php?page=file%20descriptors
>>     
>
> However if the huge number of open files is due to  a leackage, just
> increasing the count won't help.
>
> Do you have something in the order of magnitude of 500 concurrent calls?
>
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070426/18cdbaf0/attachment.htm


More information about the asterisk-users mailing list