Skip to content

Unexpected connection close #184

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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