Remote Client fault-tolerance - how connections will be distributed among the proxy nodes (seeder).

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?

Issue/Introduction

Remote Client fault-tolerance - how connections will be distributed among the proxy nodes (seeder).

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.

Additional Information