-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #4809 - Set a max number of requests per connection.
Improved Pool.reserve(int) logic to take into account the fact that an entry can accommodate maxMultiplex acquires. This reduces connection openings for HTTP/2 in case of spikes of requests. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
- Loading branch information
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters