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 trashhold = 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. Signed-off-by: Elina Akhmanova <elinka@google.com>
- Loading branch information