You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2005/08/23 11:29:25 UTC

svn commit: r239382 - /httpd/httpd/trunk/support/README

Author: colm
Date: Tue Aug 23 02:29:23 2005
New Revision: 239382

URL: http://svn.apache.org/viewcvs?rev=239382&view=rev
Log:
add htcacheclean to support/README

Modified:
    httpd/httpd/trunk/support/README

Modified: httpd/httpd/trunk/support/README
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/support/README?rev=239382&r1=239381&r2=239382&view=diff
==============================================================================
--- httpd/httpd/trunk/support/README (original)
+++ httpd/httpd/trunk/support/README Tue Aug 23 02:29:23 2005
@@ -17,6 +17,9 @@
 	Create and update user authentication files in the faster
 	DBM format used by mod_auth_db.
 
+htcacheclean
+    Keep the size of mod_disk_cache store within a certain limit.
+
 htdigest
 	Create and update user authentication files used in
 	DIGEST authentification. See mod_auth_digest.