From 73df9589024fd65b77eecffeff19d74fe41553bc Mon Sep 17 00:00:00 2001 From: Ian Holsman Date: Fri, 1 Feb 2002 17:56:10 +0000 Subject: [PATCH] push the scoreboard patch into .31 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93163 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index 2f3809eda1..94180018f8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,18 +1,9 @@ -Changes with Apache 2.0.32-dev +Changes with Apache 2.0.31 *) 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 - almost anything through. Now it will try to turn an abs_path - into an absoluteURI, but it will correctly varf like Redirect - if the final redirection target isn't an absoluteURI. [Ken Coar] - -Changes with Apache 2.0.31 - *) Add a timeout option to the proxy code 'ProxyTimeout' [Ian Holsman] -- 2.40.0