Skip to content

TCP mode support probe and interval parameters configuration. #32

@angelyouyou

Description

@angelyouyou

Currently, only the keepalive function is enabled or disabled, but the probe and interval parameters are not supported.
In many Internet scenarios, the default interval of keepalive in the Linux kernel is too large, which will cause firewalls and other devices to disconnect.

#define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes /
#define TCP_KEEPALIVE_INTVL (75
HZ)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions