Set up CA Open Space on node 1 and configure it for the cluster environment.
Follow these steps:
#cluster
cluster.link.enabled=true ehcache.cluster.link.replication.enabled=true
lucene.replicate.write=false
net.sf.ehcache.configurationResourceName=/custom-ehcache/hibernate-clustered.xml ehcache.multi.vm.config.location=/custom-ehcache/liferay-multi-vm-clustered.xml
Important! Ensure that after the extraction, the custom-ehcache folder is created in the same path as the hibernate-clustered.xml and liferay-multi-vm-clustered.xml files.
#cometd configurations begin cometd.enable=true cometd.contextPath=/notification-server #internal properties are used by java client cometd.internal.host=localhost cometd.internal.port=18686 cometd.internal.protocol=http #external properties are used by jquery clients cometd.external.host=localhost cometd.external.port=18686 cometd.external.protocol=http #cometd configurations end
CA Open Space node 1 is configured.
Copyright © 2013 CA.
All rights reserved.
|
|