8000 SockJS is not emitting 'close' event · Issue #127 · sockjs/sockjs-node · GitHub
[go: up one dir, main page]

Skip to content
SockJS is not emitting 'close' event #127
Open
@maxguzenski

Description

@maxguzenski

I have a chat (facebook style chat) than during the day it gets over 3000 open sockets (online users).

But during the night, I have a maximum of 400 users online, yet the chat (with sockjs) accuses that it still has, more or less, 2000 open sockets.

If I restart the server (browser will automatically reconnect) than my chat server back to having only 400 sockets (which proves that 2000 connections were incorrect).

In developing this bug does not exist, only in production ...

What can I do to find out what's going on?

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

      0