Remote Client fault-tolerance - how connections will be distributed among the proxy nodes (seeder).
book
Article ID: KB0092436
calendar_today
Updated On:
Products
Versions
TIBCO ActiveSpaces
-
Not Applicable
-
Description
Description:
Question concerning the remote connection with Remote Client fault-tolerance. Assume seven remote clients with fault-tolerant URL connections and two Seeders.
For example: tcp://AgentA,AgentB?remote=true
How to confirm that the connections will be distributed among the two Seeders?
Resolution
All remote clients would be connected to both Seeders. The requests from the remote clients would be distributed across both Seeders in a round robin fashion.
Issue/Introduction
Remote Client fault-tolerance - how connections will be distributed among the proxy nodes (seeder).