[Asterisk-Dev] Problem with too many files open
roberto
roberto at telbs.com
Mon Feb 14 03:54:26 MST 2005
El dom, 30-01-2005 a las 21:01 +0200, George Konstantoulakis escribió:
> The problem is that you reach the max number of open files.
> Do as root :
> ulimit -n 8192
> before running asterisk.
> To see that you changed the number of open files :
> ulimit -a
>
> George.
At least in Debian distribution you can't doo this. I have change max
number file descriptor patching include/limits.h and include/fs.h in the
kernel tree.
Roberto.
More information about the asterisk-dev
mailing list