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 TCP Healthcheck #11238

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Add TCP Healthcheck #11238

wants to merge 5 commits into from

Conversation

ddtmachado
Copy link
Contributor

@ddtmachado ddtmachado commented Oct 29, 2024

What does this PR do?

Adds TCP Healthcheck
Fixes #5598

Motivation

To add healthchecks for TCP forwarded connections, making TCP services more relevant and on pair with HTTP services.
Most required for the proper working of TCP features such as Weighted Round Robin.

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Healthchecks for TCP forwarded connections
2 participants