Replies: 1 comment 1 reply
-
|
yeah EnvoyPatchPolicy is the way to go to configure RighHash right, feel free to convert this to an issue sharing the motivation to prefer RingHash over Maglev |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to experiment consistent hashing to get some results for my cache use case and if i'm understanding the documentation correctly it defaults to maglev. If i want to change it to ringhash do we have to use patchpolicy and replace "ring_hash_lb_config" with max and min and patch the gateways? Any thoughts or ideas on if there any easy way to do this like an enum?
Beta Was this translation helpful? Give feedback.
All reactions