![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This section has summary steps for both cache providers, and pointers to sections with more details.
1. be.mm.cluster.as.listen.url MMHostIP: Port
b. Add the value of the be.mm.cluster.as.listen.url property to the list of addresses in the be.engine.cluster.as.discover.url property, which should be present at the cluster level (so the value is identical for all potential cluster members).
1.
2.
3.
2. Hostaware replication for ActiveSpaces is controlled by the property be.engine.cluster.as.hostaware.enable.By default, this property is true ( or enabled ).
• If true, the ActiveSpaces member name will be set as:For example, if "Number of Backup Copies" is set to "1" and all cache nodes are deployed on a single host, then replication will be disabled (regardless of the number of cache nodes on that single host). If "Number of Backup Copies" is set to "2", and cache nodes are deployed only on 2 hosts, then only "1" backup copies will be maintained.
• If the property is false, hostaware replication will be disabled and the ActiveSpaces member name will be set as be-engine-name.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |