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

Add gRPC MaxConnectionAge config. #5311

Merged
merged 2 commits into from
Mar 2, 2021
Merged

Add gRPC MaxConnectionAge config. #5311

merged 2 commits into from
Mar 2, 2021

Commits on Feb 26, 2021

  1. Add gRPC MaxConnectionAge config.

    This allows servers to tell clients to go away after some period of
    time, which triggers the clients to re-resolve DNS.
    jsha committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3e17621 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Update cmd/config.go

    Co-authored-by: Samantha <hello@entropy.cat>
    jsha and beautifulentropy authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    224cdfe View commit details
    Browse the repository at this point in the history