blob: d1983c04360503f11a6f0e82e3eed13f8c9c38fd [file] [log] [blame]
<?xml version='1.0' encoding='utf-8'?>
<Server>
<add:Listener className="com.gemstone.gemfire.modules.session.catalina.PeerToPeerCacheLifecycleListener"
cache-xml-file="${cache.configuration.file:cache-peer.xml}"
criticalHeapPercentage="${critical.heap.percentage:0.0}"
evictionHeapPercentage="${eviction.heap.percentage:80.0}"
locators="${locators: }"
log-file="${log.file:gemfire_modules.log}"
mcast-port="${multicast.discovery.port:10334}"
mcast-address="${multicast.discovery.address:239.192.81.1}"
rebalance="${rebalance:false}"
statistic-archive-file="${statistic.archive.file:gemfire_modules.gfs}"
statistic-sampling-enabled="${statistic.sampling.enabled:false}"/>
</Server>