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:
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