ActiveSpaces Cache Config Files Shipped with the Product
Three CacheConfig files are shipped with the product.
- CacheConfig.xml: sample can be used for QA environment testing.
- CacheConfig.dev.xml: sample can be used in Dev environment testing.
- CacheConfig.large.xml: preferred sample for high performance scenarios where millions of records need to be cached and the list size for a few objects is set to -1.
You can change the property in Configurator to pick any of the preceding CacheConfig files:
<ConfValue description="This file describes the caching configuration." name="Cache Manager Configuration File" propname="com.tibco.cim.init.MqCacheManager.configFile" sinceVersion="7.0" visibility="All">
<ConfString default="config/CacheConfig.xml" value="config/CacheConfig.xml"/> </ConfValue>
Copyright © Cloud Software Group, Inc. All rights reserved.