comparison flys-artifacts/doc/conf/cache.xml @ 2622:8bc1e1cb7f7b

Fixed the fixings columns caching problem. flys-artifacts/trunk@4207 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 06 Apr 2012 10:12:34 +0000
parents 6ed24efc80de
children 29022c93027d
comparison
equal deleted inserted replaced
2621:f0cc556eda29 2622:8bc1e1cb7f7b
104 diskPersistent="true" 104 diskPersistent="true"
105 /> 105 />
106 106
107 <!-- This one is used to hold the data columns of fixings. --> 107 <!-- This one is used to hold the data columns of fixings. -->
108 <cache name="fixings-columns" 108 <cache name="fixings-columns"
109 maxElementsInMemory="50" 109 maxElementsInMemory="70"
110 eternal="false" 110 eternal="false"
111 timeToLiveSeconds="7200" 111 timeToLiveSeconds="7200"
112 memoryStoreEvictionPolicy="LFU" 112 memoryStoreEvictionPolicy="LFU"
113 overflowToDisk="true" 113 overflowToDisk="true"
114 diskPersistent="true" 114 diskPersistent="true"

http://dive4elements.wald.intevation.org