Re: Max Log Files
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, this is only for performance reasons. But IMHO 128 log files are too many for one instance :) Thanks, Alexander Malysh Am 06.11.2009 um 21:17 schrieb Alejandro Guerrieri: > log.c, line 104: > > #define MAX_LOGFILES 128 > > Is there any reason why this number is so low? After adding about 30 > smsc connections, I've started getting "Too many log files already > open, not adding XXXXX" errors. This is probably because the > connections use more than one file descriptor, or maybe the counter > doesn't get reset after rotating logs or something? > > Regards, > > -- > Alejandro Guerrieri > [email protected] > > > >