]> granicus.if.org Git - apache/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)
commit5628a41223252b3878074ab06f4f17b498a8fc51
tree28a0d01d8d231bcf6228837428d0ac4235334735
parent558af34593fe7b677401c2ffe5ff9bf4210ba054
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