Tune MashZone Memory and Cache Configuration Manually
To manually update memory and cache configuration
Update Cache Memory Settings
1. In the text editor of your choice, open the ehcache.xml file in the web-apps-home/mashzone/WEB-INF/classes folder.
2. Update the maxBytesLocalHeap value on the <cache> elements with the following names:
RESULT_FEED_BASE RESULT_FEED_TOP RESULT_FEED_DEBUG 3. Save your changes
Update MashZone ThreadSize Properties
1. In the text editor of your choice, open the mashzone.properties file in the web-apps-home/mashzone/WEB-INF folder.
2. Update the following properties:
calculation.threadpool.coresize calculation.threadpool.maxsize 3. Save your changes