https://issues.apache.org/bugzilla/show_bug.cgi?id=55985
Eric Covener <cove...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Eric Covener <cove...@gmail.com> --- > Can you explain why the loop > > while true; do apachectl graceful; sleep 5; done > > is required to trigger this behaviour if there's only one apachectl graceful > in the logrotate config, or, alternatively the logrotate must have multiple > sections with one apachectl graceful in each section to causes the described > behaviour? I assume there are windows where nearly simulataneous gracefuls happen don't "stack", and that somehow leads to you unlinking without a graceful being processed after. But i don't think there is a remedy in httpd. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org