[RTPproxy Devel] passed 80% threshold on the open file descriptors limit (1024)
Jesus Rodriguez
jesusr at voztele.com
Fri Jun 5 06:49:48 PDT 2009
Hola Iñaki,
> 2009/6/5 Iñaki Baz Castillo <ibc at aliax.net>:
>> Hi, Kamailio handling no more than 150 concurrent calls. Two days ago
>> I got this warning in RtpProxy log:
>>
>> WARN:handle_command: passed 80% threshold on the open file
>> descriptors limit (1024), consider increasing the limit using -L
>> command line option
>>
>> How is it possible with just 150 calls at the same time?
>> What is -L command line option?
>
> I've increased the maximum number of open files to solve the
> possible issue:
> ulimit -n 16384
>
> but I wonder why it occurs with just 150 calls.
>
> NOTE: kamailio and rtpproxy are both running as kamailio user.
Every call needs 5 file descriptors (or 4 if no rtcp) so 150 calls use
between 600 and 700 file descriptors for 150 calls.
Saludos
JesusR.
------------------------------------
Jesus Rodriguez
VozTelecom Sistemas, S.L.
jesusr at voztele.com
http://www.voztele.com
Tel. 902360305
-------------------------------------
More information about the Devel
mailing list