Back to consistent hashing
distributed systems · Deep dive
HAProxy & Nginx — sticky routing at the load balancer
8 min read
Scaffold
`balance uri + hash-type consistent` and `hash $variable consistent`. Why LB-side consistent hashing improves backend cache hit rates. Configuration walkthrough.
This deep-dive is a scaffold.
The overview above is ready. The full-fledged deep dive with explanations, code walkthroughs, and animated diagrams is queued for the next authoring pass.
Meanwhile, return to the main consistent hashing page for the full concept explanation including animated walkthroughs and real-world scenario visualizations.