You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2014/10/06 16:39:59 UTC

svn commit: r1629673 - /httpd/httpd/branches/2.4.x/STATUS

Author: rjung
Date: Mon Oct  6 14:39:59 2014
New Revision: 1629673

URL: http://svn.apache.org/r1629673
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1629673&r1=1629672&r2=1629673&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Oct  6 14:39:59 2014
@@ -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: