Skip to content

Change flow control window size #2630

Answered by nibanks
RightSeven asked this question in Q&A
Discussion options

You must be logged in to vote

QUIC_DEFAULT_STREAM_FC_WINDOW_SIZE allows you to change the initial flow control window size for streams, but MsQuic owns the logic to dynamically grow that based on app receive speed (see here). QUIC_DEFAULT_CONN_FLOW_CONTROL_WINDOW is used as a fixed window for the connection flow control.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@bizzbyster
Comment options

@nibanks
Comment options

nibanks May 9, 2022
Collaborator

@bizzbyster
Comment options

@nibanks
Comment options

nibanks May 9, 2022
Collaborator

Answer selected by nibanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants