Does anyone have a good health check script that they use for load balancers to determine the health of a node? This would be something that would simply give the load balancer a true or false response. If fasle was returned, the load balancer would remove the un-healthy node.
↧