Hacker News new | ask | show | jobs
by surrealvortex 3460 days ago
Load balancing strategies are also important. For a service that receives requests that take different amounts of effort to fulfill, weighted least conns is almost certainly better than random or round robin.