We have been using EHCache with CF8 for a while without any problems.
Now we move on to CF 9, and it seems that the baked version of EHCache with CF 9 actually contradicts our configuration of EHCache.
That's it:
- Any way to disable the sophisticated version of EHCache? That would be a temporary solution.
- If we use CF9 caching, is it possible to specify more than one cache in
ehcache.xmland, most importantly, putin this particular cache via a tag?
Thank you very much in advance.
source
share