[RTPproxy Devel] passed 80% threshold on the open file descriptors limit (1024)
Iñaki Baz Castillo
ibc at aliax.net
Fri Jun 5 08:21:34 PDT 2009
El Viernes, 5 de Junio de 2009, Jesus Rodriguez escribió:
> > 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.
So:
1024 x 0,80 = 819,2
819,2 / 5 = 163,84 simultaneous calls
Yes, it's really possible that RtpProxy has handled ~163 simultaneous calls,
so it makes really sense :)
Thanks a lot.
--
Iñaki Baz Castillo <ibc at aliax.net>
More information about the Devel
mailing list