From cc94478e728467d9a2ea5b43c4fc26ab3312b644 Mon Sep 17 00:00:00 2001 From: Britt Park Date: Wed, 13 Dec 2006 21:43:59 +0000 Subject: [PATCH] Cache configuration of AVM entities. Memory footprint, and performance are reasonable and good under load. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4598 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/ehcache-default.xml | 56 ++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/config/alfresco/ehcache-default.xml b/config/alfresco/ehcache-default.xml index df55450b15..1cb0c4b776 100644 --- a/config/alfresco/ehcache-default.xml +++ b/config/alfresco/ehcache-default.xml @@ -180,5 +180,59 @@ eternal="true" overflowToDisk="false" /> - + + + + + + + + + + \ No newline at end of file