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=37903>. 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=37903 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From [EMAIL PROTECTED] 2005-12-14 22:00 ------- I just checked this on a Linux environment with prefork mpm and it works just fine. In order to find out what is wrong at your environment please provide the following information as attachments: 1. After the first graceful restart issue the following command: lsof | egrep "^httpd.*FIFO" 2. Before the second graceful restart issue the following command and stop it after the graceful restart was done: strace -o strace_result.txt -vall -p <pid of httpd root process> Do you use any 3rd party modules (Keep in mind that mod_perl and php are also 3rd party modules)? -- 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]
