Update of /var/cvs/tests/config
In directory james.mmbase.org:/tmp/cvs-serv14210/config
Modified Files:
caches.xml
Log Message:
switching of all blob caches to expose MMB-1386
See also: http://cvs.mmbase.org/viewcvs/tests/config
See also: http://www.mmbase.org/jira/browse/MMB-1386
Index: caches.xml
===================================================================
RCS file: /var/cvs/tests/config/caches.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- caches.xml 31 Oct 2005 12:57:56 -0000 1.3
+++ caches.xml 24 Sep 2008 06:55:21 -0000 1.4
@@ -7,7 +7,7 @@
the changes are persistent then)
@since MMBase-1.6
- @version $Id: caches.xml,v 1.3 2005/10/31 12:57:56 ernst Exp $
+ @version $Id: caches.xml,v 1.4 2008/09/24 06:55:21 michiel Exp $
@author Michiel Meeuwissen
@author Ernst Bunders
@@ -121,13 +121,13 @@
<!-- Quick search of the icache node number (by template/ckey) -->
<cache name="CkeyNumberCache">
- <status>active</status>
+ <status>inactive</status>
<size>500</size>
</cache>
<!-- The 'handle' field of small images (and icaches) objects are cached in
a dedicated cache -->
<cache name="ImageHandles">
- <status>active</status>
+ <status>inactive</status>
<size>200</size>
<maxEntrySize>100000</maxEntrySize>
</cache>
@@ -135,7 +135,7 @@
<!-- All other blobs -->
<cache name="GenericBlobCache">
- <status>active</status>
+ <status>inactive</status>
<size>200</size>
<maxEntrySize>100000</maxEntrySize>
</cache>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs