SiblingPort
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 SiblingPort
parameter specifies the port of the sibling connector.
Type: | Long |
Default: | |
Required: | No |
Configuration Section: | DistributedConnector |
Example: | SiblingPort=1234
|
See Also: |