diff flys-artifacts/doc/conf/cache.xml @ 2126:d626ae185305

Use the fast cross section lines from backend now. flys-artifacts/trunk@3697 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 17 Jan 2012 17:05:18 +0000
parents dc28ea60b53d
children a4bdf7d8527e
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/cache.xml	Tue Jan 17 09:00:30 2012 +0000
+++ b/flys-artifacts/doc/conf/cache.xml	Tue Jan 17 17:05:18 2012 +0000
@@ -94,10 +94,12 @@
 
     <!-- This one is used to load chunks of the cross section lines  -->
     <cache name="fast-cross-section-lines"
-           maxElementsInMemory="100"
+           maxElementsInMemory="500"
            eternal="false"
            timeToLiveSeconds="7200"
            memoryStoreEvictionPolicy="LRU"
+		   overflowToDisk="true"
+           diskPersistent="true"
            />
 
     <!-- This one is used for the cross section lookup 

http://dive4elements.wald.intevation.org