From: Rainer Jung Date: Mon, 6 Oct 2014 14:39:59 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.11~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aab76f375008d9d7ab755a318ae158bf582408f;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629673 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bdae9fa0353..55d9128bd43 100644 --- a/STATUS +++ b/STATUS @@ -254,6 +254,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jkaluza + * mod_cache_socache: Add cache status to server-status. + The status_hook simply calls the status function of + socache, very much like mod_ssl does for the ssl + session cache. + trunk patch: http://svn.apache.org/r1629507 + trunk patch: http://svn.apache.org/r1629652 + 2.4.x patch: trunk works modulo CHANGES + +1: rjung + + * mod_cache_socache: Change average object size + hint from 32 bytes to 2048 bytes. + trunk patch: http://svn.apache.org/r1629508 + 2.4.x patch: trunk works modulo CHANGES + +1: rjung + OTHER PROPOSALS * A list of further possible backports can be found at: