![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
TIBCO BusinessEvents Express This section relates to Cache OM functionality and does not apply to TIBCO BusinessEvents Express edition.
Discovery and listen URL interfaces must match Ensure that a node’s interface (IP address) is specified using the same value in the discover URL and in the listen URL. If there are multiple interfaces on one machine specify the IP explicitly in both properties.
The discover URL specifies how an engine (node) listens for discovery requests from nodes attempting to join the cluster. PGM protocol is supported for multicast discovery. TCP protocol is supported for unicast (well-known address) discovery. Configuration is different for multicast and unicast discovery. See Configuring DataGrid Discover URL for details.The default value for multicast equates to: tibpgm://7888/;239.8.8.9/
• If true, the ActiveSpaces member name will be set as: hostname.be-engine-name
where be-engine name is what is given on the -n command line option The default value for interface is the first available interface provided by the operating system for the machine. See Configuring DataGrid Listen URL for details. See Configuring Cluster Discovery and Internal Communication for the procedure, including an additional step you must take.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |