]> granicus.if.org Git - apache/commitdiff
propose a WinNT fix
authorJeff Trawick <trawick@apache.org>
Wed, 29 Jan 2014 15:46:56 +0000 (15:46 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 29 Jan 2014 15:46:56 +0000 (15:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1562485 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ef02b1de8ef7ef5de2e0a783ff3be1c88764f151..c183a6d9b44733469a73968483d238fb35a7788b 100644 (file)
--- 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: