SiblingDataPort

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 SiblingDataPort parameter specifies the data port of the sibling connector.

Type: Long
Default:  
Required: No
Configuration Section: DistributedConnector
Example: SiblingDataPort=1234
See Also:

SiblingHost
SiblingPort