Can someone explain briefly the role that an internal load balancer has in conjunction with the listener? I thought the listener was a way to abstract the calling method to the DB so that the client application will be agnostic to that change in a case of a failover. Why then do we need an internal load balancer in addition to that? Isn't what the listener is supposed to do?
↧