]> granicus.if.org Git - apache/commitdiff
On the 2.4.x branch:
authorStefan Eissing <icing@apache.org>
Tue, 11 Apr 2017 13:42:29 +0000 (13:42 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 11 Apr 2017 13:42:29 +0000 (13:42 +0000)
propose to backport mpm_winnt fix for ap_lingering_close

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1790974 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e8865b93e7a59236e7c6f0ce4598e4fbb82cdcb7..a9f591e9d901324ac25d4098ff6508463324414e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -193,6 +193,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      -1: wrowe (build schema of 0.6.0 is as worthless as 0.5.2, git master
                 is still entirely functional, apparently waiting for 1.0.0)
 
+  *) mpm_winnt: always invoke ap_lingering_close() at connection end as in
+     all other mpm modules, giving everyone a chance to cleanup at prep
+     lingering close hook.
+     trunk patch: http://svn.apache.org/r1790973
+     2.4.x patch: trunk works 
+     +1: icing
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]