Commit 83964ff1 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

log core: Fix issue which could cause piped loggers to be orphaned

and never terminate after a graceful restart. PR 40651. [Joe Orton,
Ruediger Pluem]

log core: fix the new piped logger case where we couldn't connect
the replacement stderr logger's stderr to the NULL stdout stream.
Continue in this case, since the previous alternative of no error
logging at all (/dev/null) is far worse. [William Rowe]

disambiguate an error message to diagnose future error reports

Backport: 452431, 568326, 568322


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@570307 13f79535-47bb-0310-9956-ffa450edef68
parent 2afb911f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment