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

Add a knob to make per_connection_buffer_limit_bytes configurable #2600

Closed
arkodg opened this issue Feb 12, 2024 · 2 comments · Fixed by #2805 or #3058
Closed

Add a knob to make per_connection_buffer_limit_bytes configurable #2600

arkodg opened this issue Feb 12, 2024 · 2 comments · Fixed by #2805 or #3058
Assignees
Labels
area/api API-related issues area/policy kind/enhancement New feature or request stale
Milestone

Comments

@arkodg
Copy link
Contributor

arkodg commented Feb 12, 2024

          Interesting discussion [here](https://github.com/envoyproxy/envoy/issues/8448) on compression performance and buffer sizing. Should we make `per_connection_buffer_limit_bytes` configurable as part of this issue? 

I can also think of future use cases that include buffering filters (ext-auth with body, WAF, ext-proc, lua, buffer) that should be part of the Envoy Gateway scope and require buffer size tuning.

Originally posted by @guydc in #2451 (comment)

Currently default to 32Kb
#1306

@arkodg arkodg added kind/enhancement New feature or request area/api API-related issues area/policy help wanted Extra attention is needed labels Feb 12, 2024
@arkodg arkodg added this to the Backlog milestone Feb 12, 2024
@yaelShechter
Copy link

yaelShechter commented Feb 13, 2024

@arkodg Please assign to me

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment