From bf71ef6ab97281a704ccfe96d4c8e1ce5b60b6c8 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 7 May 2014 12:58:25 +0000 Subject: [PATCH] more mod_proxy_*cgi goodness git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1593005 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/STATUS b/STATUS index 54c353428e..e88241e0c6 100644 --- a/STATUS +++ b/STATUS @@ -193,6 +193,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works modulo CHANGES +1: ylavic + * mod_proxy_fcgi: remove wasted memset() calls and other historical bits + trunk patch: http://svn.apache.org/r1591472 + 2.4.x patch: trunk patch works + +1: trawick OTHER PROPOSALS -- 2.50.1