Use connection pool in Http2SessionHandler #2830
jindal-git
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Http2SessionHandler creates a new connection every time we call sendEach. Should it be changed to use a connection pool to improve performance?
Beta Was this translation helpful? Give feedback.
All reactions