ehcache: Caching enhancements

Summary

The following enhancements have been implemented for ehcache.xml:

Now, users can adjust the maxBytesLocalHeap and maxBytesLocaldisk values in ExpereCache and its smaller caches. maxBytesLocalHeap is the percentage of allocated Java Virtual Machine (JVM) heap size while maxBytesLocalDisk allocates a specified amount of memory of the local disk for overflow caching.

For detailed information on how to change the memory allocations in the configuration file, see either the Expere Java or .NET Implementation Guide: Caching notes.

Technical Notes

None

Implementation Notes

This feature requires an Expere Engine update.