]> granicus.if.org Git - apache/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Mon, 6 Oct 2014 14:39:59 +0000 (14:39 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 6 Oct 2014 14:39:59 +0000 (14:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629673 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bdae9fa0353649066bf09c38dd32a26eac6e4a29..55d9128bd43e79130fb23fe1da04f75691a501b8 100644 (file)
--- 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: