-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Closed
Description
(First of all, I do not speak English well.Want you to understand.)
I'm using node.js(v0.8.16) with socket.io(0.9.13).
but even ping-pong-level code has memory-leak problem.
(at every connection, var++ and every disconnection var--)
when its uptime's 10hr around, it takes about 160MB of memory (by 500~1000 of users)
and when I look into heap snapshot 'buffer' uses several hundreds of memory.
You'll be able to tell what the problem is?
I can not look at my program for 3 days to 1 gigabyte of memory occupied!!!!!
i use websocket and flashsocket
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels