Skip to content

Add TCP Health Check using SYN, SYN-ACK, and RST packets #10794

@eos175

Description

@eos175

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What did you expect to see?

I have implemented a new TCP health check functionality using the tcp-shaker library (https://github.com/tevino/tcp-shaker). This improvement uses SYN, SYN-ACK, and RST packets to perform more accurate health checks for TCP services.

You can review the implementation on my branch here.

Would love to get feedback and discuss how this can be integrated into the project.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions