Skip to content

Consistent socket timeout #3910

Open
Open
@scucchiero

Description

@scucchiero

Socket client and server version v4.0.2
Socket redis adapter v6.1.0

My socket.io client is creating a new connection consistently every 4-5minutes.
It calls the event connection_error with the error ping_timeout.
It continues to reconnect immediately without issue.

My setup is the following.
Clients connect to server only to listen for messages that are emitted every ~2minutes with no expected response from the client.

I am using AWS EBS with application load balancer with sticky connections.

Screen Shot 2021-05-06 at 17 34 43

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions