El lun, 14-02-2005 a las 09:11 -0600, Brian West escribi�: > you sure about that? That is a very old way of doing it...
I have revised and you are in true, I only have change the initial value of MAX_OPEN and initial value of INR_OPEN and NR_FILE. But after take other look to the kernel source I have seen that there is a stat procedure to change dinamically. Some times is better look for system managers ways of doing things that developers ways ^^! > > 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. > > > > _______________________________________________ > > Asterisk-Dev mailing list > > [email protected] > > http://lists.digium.com/mailman/listinfo/asterisk-dev > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-dev > > _______________________________________________ > Asterisk-Dev mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-dev > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev > > _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
