-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OAuth2: Respect disable keepalives option; Implement close idle conne…
…ctions (#390) Signed-off-by: Julien Pivotto <[email protected]>
- Loading branch information
1 parent
cdc09f0
commit b86ea81
Showing
1 changed file
with
25 additions
and
12 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
Something is wrong here.
The issue 13801 relates to low numbers causing premature closing of connections; the same comment appears on a line nearby where the number is 1,000.
If you intend for the number to be 1, please add a different comment explaining this.