From 74502e7dd98f1931089afa452f5caa7aaad7e802 Mon Sep 17 00:00:00 2001 From: Jean-Frederic Clere Date: Tue, 27 Mar 2007 09:50:46 +0000 Subject: [PATCH] Additional Fix for 40310. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@522847 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/STATUS b/STATUS index a019ae3e217..e41d33b9c5a 100644 --- a/STATUS +++ b/STATUS @@ -100,6 +100,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: + * mod_proxy_ajp: Fix wrong retry when sending the response failed. + PR 40310 (The old fix wasn't ok). + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=518938 + (It also works for httpd-2.2.x). + +1: jfclere + * mpm_winnt: Fix return values from wait_for_many_objects. Note - this is required to avoid hangups of socket #64, #128 as Microsoft set aside 64 reserved values. -- 2.47.2