Chapter 22 Configuring Cache Servers (Cache OM) : Engine Property Reference for Cache Server Settings

Engine Property Reference for Cache Server Settings
The following table provides a reference to all the engine property file settings that relate to setting up a cache server.
Refer to the file BE_HOME/bin/be-cache-config.tra for example usage of cache-related properties. This file is provided for your convenience. You can copy properties as needed into your engine TRA file and complete the configuration.
 
You configure a server to work as a cache server only by setting be.engine.cacheServer true.
When an EAR file is deployed with is setting, the deployed node functions as a cache server only. It does not perform any normal BusinessEvents work, that is, it does not process rules or have a Rete network. This is true even if the EAR file contains BAR resources configured for inference or query agents.
Local Storage property is true by default  Note that the property: java.property.tangosol.coherence.distributed.localstorage is set to true by default, so there is no need to set it explicitly in your TRA file. If a node is deployed with See Table 29, Inference Agent Engine Properties (Sheet 1 of 3) for details on this property.