Skip to content

ECONNRESET: TCP KeepAlive issue #2389

Open
@bertho-zero

Description

@bertho-zero

I have an ECONNRESET problem every X minutes, by default node does not activate KeepAlive on the socket (https://nodejs.org/api/net.html#net_socket_setkeepalive_enable_initialdelay)

It is possible to pass an optional socket but a solution as proposed in #2110 seems more suitable.

I saw #566, #878 and #1939

What do you think is the approach to take?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions