Health Checks
• How can the load-balancer know which
slaves are healthy?
– Number of connections (or free slots)
– Performance
– Not behind on replication
• Often, the decision is application specific
• Load-balancers aren’t that smart
• Build your own checks and let the load-
balancer check your checks