> -----Original Message----- > From: Worley, Dale (BL60:9D30) > Sent: Tuesday, October 28, 2008 1:42 PM > To: Beeton, Carolyn (CAR:9D60) > Cc: [EMAIL PROTECTED] > Subject: Re: [sipX-dev] Please review > stdout/stderrinterceptpatchonXECS-1423 > > max_fd should not be set to 1023, as that might not be correct. > (Right now, sipX sets the max fd to 16384; see > sipXpbx/etc/init.d/sipxpbx.in line 504.) The manual pages > say to use "sysconf(SC_OPEN_MAX)-1". >
Isn't that what the current code is doing by calling getrlimit? All your other comments are good - thanks. I think it is ready to commit once Al says go. Carolyn _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
