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

allow configuring grpc max connection age #4772

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Jul 19, 2024

We added a GRPC_MAX_CONNECTION_AGE env var that allows limiting the lifespan of connections. A closed connection triggers grpc clients to do a new DNS lookup to pick up new IPs.

counterpart to owncloud/ocis#9657

part of owncloud/ocis#9488

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic merged commit 77b79b7 into cs3org:edge Jul 31, 2024
9 of 10 checks passed
@butonic butonic deleted the add-grpc-max-connection-age-env branch July 31, 2024 12:33
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