-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
According to l4 healthcheck constants the default set up has timeout = 8 seconds and threshold = 3 times. As result it can lead to 24 (8*3) seconds of lost requests. This change is supposed to decrease this time to only 6 seconds for sharedHc=false. Signed-off-by: Elina Akhmanova <elinka@google.com>
- Loading branch information
1 parent
43e9cf6
commit ae443dc
Showing
2 changed files
with
302 additions
and
41 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
Oops, something went wrong.