NewTech··9 min
Round Robin Distributes Requests, Not Work. And Your Health Check Cuts Both Ways.
Two things decide whether a load balancer helps. The algorithm, where round robin quietly assumes every request costs the same. And the health check, which is either too shallow to notice a broken server or so deep that one shared dependency marks your entire fleet unhealthy at once.
load balancinghealth checksreliability