]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Create the scoreboard (in the parent) in a global pool context, so it
authorAaron Bannert <aaron@apache.org>
Fri, 1 Feb 2002 17:22:57 +0000 (17:22 +0000)
committerAaron Bannert <aaron@apache.org>
Fri, 1 Feb 2002 17:22:57 +0000 (17:22 +0000)
commitfab935b87c1f765a0ffe8ec6c5bb39e976ba7e18
tree28a0d01d8d231bcf6228837428d0ac4235334735
parenteb0a4e7b4f192d0208fce7c6001f76878ba035ee
Create the scoreboard (in the parent) in a global pool context, so it
survives graceful restarts. This fixes a SEGV during graceful restarts.

Children who attach to this scoreboard keep the same pool as before (pchild)
since they should detach/unmap when the child process exits.

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