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

Fixes #6603 - HTTP/2 max local stream count exceeded (#6639) #6682

Merged

Commits on Aug 30, 2021

  1. Fixes #6603 - HTTP/2 max local stream count exceeded (#6639)

    Made MAX_CONCURRENT_STREAMS setting work on a per-connection basis.
    Updated Pool javadocs.
    
    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    Co-authored-by: Greg Wilkins <gregw@webtide.com>
    (cherry picked from commit 525fcb3)
    sbordet committed Aug 30, 2021
    Copy the full SHA
    864e59e View commit details
    Browse the repository at this point in the history
  2. Fixed test for changed dump format

    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Aug 30, 2021
    Copy the full SHA
    534ea64 View commit details
    Browse the repository at this point in the history