Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate LB from wasm in Envoy, others? #163

Open
alexsnaps opened this issue Jan 31, 2025 · 0 comments
Open

Investigate LB from wasm in Envoy, others? #163

alexsnaps opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@alexsnaps
Copy link
Member

alexsnaps commented Jan 31, 2025

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?

@alexsnaps alexsnaps moved this to Todo in Kuadrant Jan 31, 2025
@eguzki eguzki moved this from Todo to In Progress in Kuadrant Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants