envoyproxy / envoyproxy/gateway

How to warm envoyProxy before accepting hundred thousands websocket connections?

Open
#4,386 2 comments 0 reactions 0 assignees View on GitHub
stale triage
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

When I start a lot of connections to EnvoyProxy, I see some latency on some clients, and after a couple of minutes, it's gone. So I think I can do something like "warming up" before allowing clients to connect.

I want to set up some parameters:
- initial_stream_window_size
- initial_connection_window_size
- preconnect_policy
- per_connection_buffer_limit_bytes

Which k8s kind should I use for tweaking those parameters? EnvoyFilter?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.