Skip to content

memory leak ??  #1122

@lacoroze

Description

@lacoroze

(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

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