rainer wrote: > Hi list, > > i am still looking at the Caching behaviour - and saw that the > StatisticsAccuracy is "BEST_EFFORT" by default - after reading what exactly > that means, i'd like to change that value. > > Can i modify this setting by Magnolia-Cache-Module configuration (some new > properties)? > > If not, how could i do it? I saw the setter for "statisticsAccuracy" is only > available on "Cache" - not on "CacheConfiguration".
That is exposed through JMX. You could write a startup task that changes it. Hacky, but should work. Cheers Philippe ---------------------------------------------------------------- for list details see http://www.magnolia-cms.com/home/community/mailing-lists.html ----------------------------------------------------------------
