From aa4c03339ed51fcf4912b9d71a41b07e247de78a Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 29 Jan 2014 15:46:56 +0000 Subject: [PATCH] propose a WinNT fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1562485 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/STATUS b/STATUS index ef02b1de8e..c183a6d9b4 100644 --- a/STATUS +++ b/STATUS @@ -177,6 +177,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works mod/ next_number +1: jim + * WinNT MPM: If ap_run_pre_connection() fails or sets c->aborted, don't + save the socket for reuse by the next worker as if it were an + APR_SO_DISCONNECTED socket. Restores 2.2 behavior. + trunk patch: http://svn.apache.org/r1523387 + 2.4.x patch: trunk works + +1: trawick + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1