Description
The client keeps a connection pool for each server it is talking to. When all the connections are in use and the timeout has been reached, the client will failover to the next server in the list (or as dictated by the connection strategy).