Skip to content

Unexpected connection close #184

Open
@kidphys

Description

@kidphys

I have a sockjs web-socket server that transfer data continuously to about 1k clients simultaneously. Occasionally, I see that in the client, the web-socket connection is closed and another connection is open. This is undesirable since my data stream is continuous, and anything disruption is critical.

Is this the normal behavior of a web-socket connection that lives very long?

The deployment model is node server behind a nginx proxy.

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