Skip to content

Optimize TCP keepalive detection time#201

Merged
ShooterIT merged 1 commit intoapache:masterfrom
ShooterIT:tcp-keepalive
Mar 10, 2021
Merged

Optimize TCP keepalive detection time#201
ShooterIT merged 1 commit intoapache:masterfrom
ShooterIT:tcp-keepalive

Conversation

@ShooterIT
Copy link
Copy Markdown
Member

On linux, the tcp keeaplive detection time is too long by default,
it is not useful to find some problems actually. Now, we set first
probe interval 120s, three probes before detecting an error, 40s per
probe interval on linux by default.

Fix #190

On linux, the tcp keeaplive detection time is too long by default,
it is not useful to find some problems actually. Now, we set first
probe interval 120s, three probes before detecting an error, 40s per
probe interval on linux by default..
@ShooterIT ShooterIT requested a review from git-hulk March 10, 2021 03:15
@ShooterIT ShooterIT merged commit a9e21db into apache:master Mar 10, 2021
@ShooterIT ShooterIT deleted the tcp-keepalive branch March 10, 2021 03:29
@ShooterIT ShooterIT mentioned this pull request Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[NEW] Optimize TCP keepalive detection time

2 participants