Pools and connections

When an incoming connection is received, the pool name determines the server that the connection should be using. Once the server is determined, the pool name is discarded. No relationship is maintained between the pool name and the server.

Therefore, removing a server from a pool using rp_pool_remserver "Pool_A", "SYB_SERV3" does not affect any of the existing OpenSwitch connections that have been routed to SYB_SERV3 via pool POOL_A. This removal causes only SYB_SERV3 to be removed from consideration by subsequent connections established to OpenSwitch.