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 2016/06/13 12:54:39 UTC

[Bug 59374] "AH00169 ... shutting down" : not caught using ErrorLog program

https://bz.apache.org/bugzilla/show_bug.cgi?id=59374

--- Comment #2 from Ben RUBSON <be...@gmail.com> ---
Eric,

Thank you for your answer.

I then tested the following with Apache 2.4 :
ErrorLog "|$ /usr/bin/logger -t httpd"
But it did not help.

I also tested, with no luck :
ErrorLog "| /bin/sh -c \'/usr/bin/logger -t httpd\'"
ErrorLog "|$ /bin/sh -c \'/usr/bin/logger -t httpd\'"

Strangely with these 2 tests (as well as with the first one), /bin/sh does not
appear in my processes list.

Note that with Apache 2.2 I get the same behavior, last messages are lost.

Would it be hard to solve this design problem around the stopping of piped
loggers ?

Many thanks,

Ben

-- 
You are receiving this mail because:
You are the assignee for the bug.

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