Server Cluster and Failover #273
Unanswered
eric-beckinger
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the recommended approach for setting up multiple servers such that if one server were down, the clients connected to it would automatically connect to a different available server. Would this have to be setup using a load balancer or is there a way to configure the client to have a list of servers and will automatically failover to another one if one becomes unreachable?
Beta Was this translation helpful? Give feedback.
All reactions