[asterisk-dev] Too many open files
Simon Perreault
simon.perreault at viagenie.ca
Wed Jul 21 14:44:48 CDT 2010
Just do e.g. "ulimit -n 100000".
Relying on many file descriptors is good design. It moves processing
from user-space to kernel-space, where it is done both more efficiently
and with less errors.
Simon
--
NAT64/DNS64 open-source --> http://ecdysis.viagenie.ca
STUN/TURN server --> http://numb.viagenie.ca
vCard 4.0 --> http://www.vcarddav.org
More information about the asterisk-dev
mailing list