]> granicus.if.org Git - apache/commit
Introduce a specific pool for stderr logging, so that we have two
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 24 Aug 2007 21:49:02 +0000 (21:49 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 24 Aug 2007 21:49:02 +0000 (21:49 +0000)
commit26c8ae35a1c736866f96938e4960407fcb9fad7f
tree887fe5432d2bfe1b46f8b350c8982c9e57db33a7
parentbdb8a01c26c8f72c935fa0e45f73858ecfd0a03f
Introduce a specific pool for stderr logging, so that we have two
simultanious pools until the new stderr pipe logger is completely
initialized.  This ensures we have a stderr channel from the time
we clear the plog in a previous generation through the invocation
of the open_logs hook in the next generation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569535 13f79535-47bb-0310-9956-ffa450edef68
server/log.c