From: Christophe Jaillet Date: Wed, 22 May 2013 20:46:04 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.5~257 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eba1a99928d180f2bc73eb76a01a479f4186984a;p=apache Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1485414 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7fa68e51fb..6e43dca94d 100644 --- a/STATUS +++ b/STATUS @@ -377,6 +377,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works, modulo CHANGES +1: minfrin + * core: speed up (for common cases) and reduce memory usage of ap_escape_logitem + This should save 70-100 bytes in the request pool for a default config. + trunk patch: http://svn.apache.org/r1485409 + 2.4.x patch: trunk works + +1: jailletc36 + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt