git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98604
13f79535-47bb-0310-9956-
ffa450edef68
*) Let suexec send a message to stderr, if it failed or its policy
was violated. This message appears in the error log and allows
- for easier debugging. PR 10773. [André Malo]
+ for easier debugging. PR 5381, 7638, 8255, 10773. [André Malo]
*) Try to log an error if a piped log program fails. Try to
restart a piped log program in more failure situations. PR 15761