SiblingHost
The SiblingHost
, SiblingPort
and SiblingDataPort
parameters specify the location of another (sibling) Distributed Connector. When the Distributed Connector starts, it will query the sibling connector for any state, so that the Distributed Connectors remain synchronized. This is useful when multiple Distributed Connectors are used to provide redundancy.
The SiblingHost
parameter specifies the IP address or host name of the sibling connector.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | DistributedConnector |
Example: | SiblingHost=192.167.123.301
|
See Also: |