Skip to content

Add configurable HTTP/2 connection window size#663

Open
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:connection-window-size
Open

Add configurable HTTP/2 connection window size#663
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:connection-window-size

Conversation

@arturobernalg
Copy link
Copy Markdown
Member

This change adds a local HTTP/2 connection window size setting to H2Config.
The new setting controls connection-level flow control only. It does not affect stream INITIAL_WINDOW_SIZE and preserves the current behavior by default.

@arturobernalg arturobernalg requested a review from ok2c April 3, 2026 10:04
@ok2c
Copy link
Copy Markdown
Member

ok2c commented Apr 5, 2026

@arturobernalg What is exactly the intent of this change-set? Why do you want this to be configurable? What is the exact use case for this?

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

Successfully merging this pull request may close these issues.

2 participants