Max Log Files
Alejandro Guerrieri <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
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]