From d74e8afda0803fa25b1753cf758c0b59ce4d61a5 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Fri, 9 Jan 2004 03:08:11 +0000 Subject: [PATCH] vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102240 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index c9bac08f669..44b6ff03f3b 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/01/08 20:47:46 $] +Last modified at [$Date: 2004/01/09 03:08:11 $] Release: @@ -77,6 +77,11 @@ RELEASE SHOWSTOPPERS: PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + * proxy_http fix: mod_proxy hangs when both KeepAlive and + ProxyErrorOverride are enabled, and a non-200 response without a + body is generated by the backend server. + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/proxy/proxy_http.c?r1=1.176&r2=1.177 + +1: stoddard * Win32: Port Win32DisableAcceptEx directive. This fix enables using Winsock 1.1 accept() call in place of Winsock 2.0 AcceptEx() to work -- 2.47.2