Update of /var/cvs/contributions/CMSContainer/cmsc/portal/resources
In directory james.mmbase.org:/tmp/cvs-serv17620/cmsc/portal/resources

Modified Files:
        ehcache.xml 
Log Message:
CMSC-862  Portlet cache in sitemanagement is very small compared to the pages 
cache


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/portal/resources
See also: http://www.mmbase.org/jira/browse/CMSC-862


Index: ehcache.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portal/resources/ehcache.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- ehcache.xml 3 Dec 2007 13:11:20 -0000       1.4
+++ ehcache.xml 19 Apr 2008 13:02:21 -0000      1.5
@@ -96,7 +96,7 @@
         />
 
     <cache name="com.finalist.cmsc.beans.om.Portlet"
-        maxElementsInMemory="100"
+        maxElementsInMemory="3000"
         eternal="true"
         overflowToDisk="false"
         diskPersistent="false"
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to