Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set tcp keep alive #751

Merged
merged 4 commits into from
Mar 28, 2024
Merged

Set tcp keep alive #751

merged 4 commits into from
Mar 28, 2024

Conversation

sfod
Copy link
Contributor

@sfod sfod commented Jan 19, 2024

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sfod sfod enabled auto-merge (squash) March 28, 2024 20:59
@sfod sfod merged commit 3de687a into main Mar 28, 2024
42 checks passed
@sfod sfod deleted the set-keep-alive branch March 28, 2024 21:05
}
this.keepAliveTimeoutSecs = keepAliveTimeoutSecs;
this.keepAliveIntervalSecs = keepAliveIntervalSecs;
this.keepAlive = true;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this have to be set to false, if one of the numbers is zero or does it not matter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants