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

reduce default (90s) keepalive to 15s #25

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

XciD
Copy link
Member

@XciD XciD commented Jan 31, 2024

Since endpoint migration, we saw a lot of IncompleteMessage from hyper.
Since to happen a lot in eu cluster when reaching a s3 in us
Reducing the keep alive to 15s fix the issue.

hyperium/hyper#2136 (comment)

@XciD XciD requested review from co42 and Narsil January 31, 2024 19:29
Copy link
Collaborator

@Narsil Narsil left a comment

Choose a reason for hiding this comment

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

LGTM

@Narsil Narsil merged commit c1465f6 into main Jan 31, 2024
13 checks passed
@XciD XciD deleted the reduce-default-keep-alive branch January 31, 2024 20:27
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