-
Notifications
You must be signed in to change notification settings - Fork 647
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
Http2 connection pool optimisation #2257
Commits on Jun 6, 2022
-
Http2Pool handles the lifecycle of the cache with connections
Cache Http2FrameCodec/Http2MultiplexHandler context
Configuration menu - View commit details
-
Copy full SHA for ce97087 - Browse repository at this point
Copy the full SHA ce97087View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb70d5 - Browse repository at this point
Copy the full SHA cfb70d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2aa3a5 - Browse repository at this point
Copy the full SHA a2aa3a5View commit details -
Http2StreamChannelBootstrap can be shared
Http2StreamFrameToHttpObjectCodec can be shared Http2StreamBridgeClientHandler can be shared
Configuration menu - View commit details
-
Copy full SHA for a6f6e1f - Browse repository at this point
Copy the full SHA a6f6e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e7ff2 - Browse repository at this point
Copy the full SHA 78e7ff2View commit details -
Introduce HTTP2AllocationStrategy for specifying minConnections and m…
…axConcurrentStreams
Configuration menu - View commit details
-
Copy full SHA for 7885fac - Browse repository at this point
Copy the full SHA 7885facView commit details
Commits on Jun 7, 2022
-
Use better wording in javadoc and exception message
Fix typo Adapt the junit tests
Configuration menu - View commit details
-
Copy full SHA for 37653e3 - Browse repository at this point
Copy the full SHA 37653e3View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 36441a6 - Browse repository at this point
Copy the full SHA 36441a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b567f7e - Browse repository at this point
Copy the full SHA b567f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ea545 - Browse repository at this point
Copy the full SHA 43ea545View commit details -
Obtain the application protocol once
Cache H2CUpgradeHandler context
Configuration menu - View commit details
-
Copy full SHA for b536581 - Browse repository at this point
Copy the full SHA b536581View commit details