From 17d3488b8a276159a93ae8a882e9a1ea238cd268 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 24 Jun 2014 22:59:52 +0000 Subject: [PATCH] 200-700% CPU during post-body-across-LAN testcase without the busy-loop patch, 3.6-4.7% CPU with the busy-loop patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1605214 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index b059c71b2b..4c9f86ca8b 100644 --- a/STATUS +++ b/STATUS @@ -211,9 +211,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: re-allocated. trunk patch: http://svn.apache.org/r1604350 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-event_sbh-race.diff - +1 covener + +1: covener ylavic: +1 with http://svn.apache.org/r1605067 + * mod_proxy_fcgi: Fix occasional high CPU when handling request bodies. + trunk patch: http://svn.apache.org/r1592037 + 2.4.x patch: http://people.apache.org/~trawick/r1592037.txt + +1: trawick + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1