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

Support Envoy's Slow Start Mode via Service Resolver #22111

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

Support Envoy's Slow Start Mode via Service Resolver #22111

shashank201192 opened this issue Jan 31, 2025 · 0 comments

Comments

@shashank201192
Copy link

Envoy natively supports Slow Start mode https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/slow_start but this option is not available in Consul Service Mesh. Service Resolver is likely a good place for this configuration as it already supports other envoy cluster configuration like lb_policy or least_request_lb_config.

I tried to enable this using EnvoyExtension via ProxyDefaults but it does not apply for API Gateway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant