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

fix(http2): change default server max concurrent streams to 200 #3362

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

seanmonstar
Copy link
Member

Closes #3358

BREAKING CHANGE: This is a behavioral change. Consider setting your own
maximum.

BREAKING CHANGE: This is a behavioral change. Consider setting your own
  maximum.
@seanmonstar seanmonstar merged commit dd638b5 into master Oct 20, 2023
19 checks passed
@seanmonstar seanmonstar deleted the http2-server-default-max-concurrent-streams branch October 20, 2023 17:50
0xE282B0 pushed a commit to 0xE282B0/hyper that referenced this pull request Jan 12, 2024
…rium#3362)

Closes hyperium#3358

BREAKING CHANGE: This is a behavioral change. Consider setting your own
  maximum.
0xE282B0 pushed a commit to 0xE282B0/hyper that referenced this pull request Jan 16, 2024
…rium#3362)

Closes hyperium#3358

BREAKING CHANGE: This is a behavioral change. Consider setting your own
  maximum.

Signed-off-by: Sven Pfennig <[email protected]>
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.

Pick a default for HTTP/2 server max concurrent streams
1 participant