Skip to content

http2: strictly limit number of concurrent streams

Strictly limit the number of concurrent streams based on the current setting the MAX_CONCURRENT_STREAMS setting.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

http2

Merge request reports

Loading