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

client: Adjust the keepalive interval for the load balancer #395

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

cdecker
Copy link
Collaborator

@cdecker cdecker commented Mar 21, 2024

Turns out the load-balancer we are using has a very short keepalive timeout, and our old value of 30 seconds was long enough for it to drop the connection. Setting this to 5 seconds on the client, and keeping 30 seconds for the signer until we have the signer notifications working again.

@cdecker cdecker enabled auto-merge (rebase) March 21, 2024 09:33
@cdecker cdecker force-pushed the 202403-loadbalancer-keepalive branch 2 times, most recently from 190678f to f2326ef Compare March 21, 2024 13:33
Turns out the load-balancer we are using has a very short keepalive
timeout, and our old value of 30 seconds was long enough for it to
drop the connection. Setting this to 5 seconds on the client, and
keeping 30 seconds for the signer until we have the signer
notifications working again.
@cdecker cdecker force-pushed the 202403-loadbalancer-keepalive branch from f2326ef to d408d17 Compare March 21, 2024 14:52
@cdecker cdecker merged commit 08b2acc into main Mar 21, 2024
16 checks passed
@cdecker cdecker deleted the 202403-loadbalancer-keepalive branch March 21, 2024 15:07
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.

1 participant