skip to main content
Configuring the ODBC Client : Configuring Connection Failover for the ODBC Client : Using Client Load Balancing
 

Using Client Load Balancing

Client load balancing helps distribute new connections in your environment so that no one server is overwhelmed with connection requests. When client load balancing is enabled, the order in which primary and alternate database servers are tried is random.
When Connection Retry is also enabled, the ODBC Client tries to connect to the primary OpenAccess SDK Server and alternate OpenAccess SDK Servers in a random order until a successful connection is established. If the connection attempt fails, the driver again randomly selects from the list of servers until all OpenAccess SDK Servers in the list have been tried or a connection is successfully established.