Support of ring_hash for consistent balancing #4609
-
Hi guys! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
hey we currently support/implement Maglev for the consistent hashing load balancing type https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/load_balancers#maglev highlights that this can be used as a drop in replacement for ring hash and performs better |
Beta Was this translation helpful? Give feedback.
hey we currently support/implement Maglev for the consistent hashing load balancing type
https://gateway.envoyproxy.io/docs/tasks/traffic/load-balancing/#consistent-hash
https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/load_balancers#maglev highlights that this can be used as a drop in replacement for ring hash and performs better