>From an off-list comment, I think the explanation is : - some apps are opening and closing log files before and after each writing, - some are leaving log files open.
When a log file is currently rotated, both apps can't append anything anymore to log files. Apps like Asterisk with "wide open log files" won't even try to do so until they receive a signal telling them they can anew append data to log files. Regards
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
