From: Stefan Eissing Date: Tue, 11 Apr 2017 13:42:29 +0000 (+0000) Subject: On the 2.4.x branch: X-Git-Tag: 2.4.26~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c8716188dc1b18e386445968bb0458cf8835b6c;p=apache On the 2.4.x branch: 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 --- diff --git a/STATUS b/STATUS index e8865b93e7..a9f591e9d9 100644 --- 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 ]