From: Jeff Trawick Date: Wed, 29 Jan 2014 15:46:56 +0000 (+0000) Subject: propose a WinNT fix X-Git-Tag: 2.4.8~181 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa4c03339ed51fcf4912b9d71a41b07e247de78a;p=apache 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 --- 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: