From: Aaron Bannert Date: Fri, 1 Feb 2002 17:25:13 +0000 (+0000) Subject: Create the scoreboard (in the parent) in a global pool context, so it X-Git-Tag: 2.0.32~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=523a7ab22c4f057d446b75732dfe99a05d70f68c;p=apache Create the scoreboard (in the parent) in a global pool context, so it survives graceful restarts. This fixes a SEGV during graceful restarts. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93160 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a862d4daba..2f3809eda1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.32-dev + *) Create the scoreboard (in the parent) in a global pool context, + so it survives graceful restarts. This fixes a SEGV during + graceful restarts. [Aaron Bannert] + *) The Location: response header field, used for external redirect, *must* be an absoluteURI. The Redirect directive tested for that, but RedirectMatch didn't -- it would allow