Skip to content

Support connection-level flow control configuration #1044

@olix0r

Description

@olix0r

Currently, Netty's DefaultHttp2LocalFlowController provides no mechanism to configure the initial window size of the connection stream. Setting initial window size on the flow controller does nothing to change the connection stream's flow control window. This means that a connection window of 65535 is enforced when AutoRefillConnectionWindow is configured to false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions