From: Jeff Trawick Date: Thu, 3 Apr 2014 21:24:05 +0000 (+0000) Subject: let's see if this feature is well aged or just ignored... X-Git-Tag: 2.4.10~390 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a94225da737ad8a64eb81491553221d279bf2602;p=apache let's see if this feature is well aged or just ignored... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1584402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a06d0fdef9..aa0dfe10c8 100644 --- a/STATUS +++ b/STATUS @@ -219,6 +219,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic + * event: Add suspend/resume hooks to event MPM to inform modules when + connections/requests change thread affinity. + trunk: http://svn.apache.org/viewvc?view=revision&revision=1546759 + http://svn.apache.org/viewvc?view=revision&revision=1546760 + 2.4.x patch: http://emptyhammock.com/downloads/suspend_resume_24.txt + (people.apache.org seems to have a home dir issue ATM???) + +1: trawick + OTHER PROPOSALS * A list of further possible backports can be found at: