Better health checks with Azure LB and HTTP probes (example with PHP)
Having a good health check mechanism in your load balancer is critical. If your load balancer is not able to recognize when servers are not able to process client requests, that will result in a poor customer experience. For example, imagine if you just ping your web servers to check their availability, but the Web … Continue reading Better health checks with Azure LB and HTTP probes (example with PHP)
