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

download_sysext: Set TCP keepalive option #45

Merged
merged 1 commit into from
Dec 22, 2023
Merged

download_sysext: Set TCP keepalive option #45

merged 1 commit into from
Dec 22, 2023

Conversation

pothos
Copy link
Member

@pothos pothos commented Dec 21, 2023

The download can hang for longer time if, e.g., the route goes down. To error out more quickly, enable the TCP keepalive option.

How to use

Testing done

Disabled the wifi and after a longer time, because the retries also take longer due to DNS failures, we get a DNS failure from the last retry.

The download can hang for longer time if, e.g., the route goes down.
To error out more quickly, enable the TCP keepalive option.
@pothos pothos merged commit 500d6c6 into trunk Dec 22, 2023
1 check passed
@pothos pothos deleted the kai/keepalive branch December 22, 2023 10:28
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.

2 participants