DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38961>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38961 Summary: too much rotatelogs opened and not all terminated Product: Apache httpd-2 Version: 2.2.0 Platform: All OS/Version: Windows NT Status: NEW Severity: regression Priority: P5 Component: mod_log_config AssignedTo: bugs@httpd.apache.org ReportedBy: [EMAIL PROTECTED] When calling httpd.exe too many rotatelogs are opened (even when doing an httpd -k install or uninstall) and rotatelogs stay open after operation. This is very unusable because you need to do schedule a "kill rotatelogs". To reproduce: in httpd.conf: CustomLog "| 'c:/apache/bin/rotatelogs.exe' - l 'D:/MyLogs/proxyEqx_%Y-%m-%d.log' 86400" proxyEqxLog -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]