You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/10/23 20:34:26 UTC

DO NOT REPLY [Bug 23109] - Log pipe programs aren't killed on stop/reload/restart

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23109>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23109

Log pipe programs aren't killed on stop/reload/restart





------- Additional Comments From trawick@apache.org  2003-10-23 18:34 -------
Can you do an strace on one of your piped log processes across an "apachectl stop"?

Here's what I get with rotatelogs and HEAD of stable branch, which isn't too
different than 2.0.47:

$ strace -p 28824
read(0, 0xbffefea8, 65536)              = ? ERESTARTSYS (To be restarted)
--- SIGTERM (Terminated) ---

Also, what MPM are you using?

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org