You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Envoy lets you slightly control LB based on a header's value. If that header is set by the wasm-shim can we use it as a way to influence the load-balancing across upstreams? Is that purely based on constant hashing or can we specifically control to which upstream the request gets routed? Possibly using some other mechanism than the header?
What do other proxies out there do? Whether lua/wasm or whatever?
The text was updated successfully, but these errors were encountered:
Envoy lets you slightly control LB based on a header's value. If that header is set by the wasm-shim can we use it as a way to influence the load-balancing across upstreams? Is that purely based on constant hashing or can we specifically control to which upstream the request gets routed? Possibly using some other mechanism than the header?
What do other proxies out there do? Whether lua/wasm or whatever?
The text was updated successfully, but these errors were encountered: