http2_max_concurrent_streams #2868
Answered
by
seanmonstar
silence-coding
asked this question in
Q&A
-
I do not want to run too many streams on one connection, because TCP and TLS generally have buffers for single connections. |
Beta Was this translation helpful? Give feedback.
Answered by
seanmonstar
May 24, 2022
Replies: 1 comment
-
It would be fine to add the builder option to the client as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
silence-coding
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be fine to add the builder option to the client as well.