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

Enable health checks for HTTP/2 connections #21468

Merged
merged 9 commits into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. Enable health checks for HTTP/2 connections

    If the health check fails, the connection will be closed and a new one
    created.
    jhendrixMSFT committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    618c24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43d766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82c2db View commit details
    Browse the repository at this point in the history
  4. reword changelog entry

    jhendrixMSFT committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ad62e9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6329da View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    jhendrixMSFT committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    770d62b View commit details
    Browse the repository at this point in the history
  7. add TODO comment

    jhendrixMSFT committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    be06d8c View commit details
    Browse the repository at this point in the history
  8. fix changelog

    jhendrixMSFT committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a288459 View commit details
    Browse the repository at this point in the history
  9. tweak ping timeout

    jhendrixMSFT committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4bee0d4 View commit details
    Browse the repository at this point in the history