You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reaching approximately 55k items application does not want to establish new connections.
Why in manager.js at line 429 you dont delete item instead of assign an empty array to it?
Im testing this on socket.io: v0.7.9 and v.0.8.7.
The text was updated successfully, but these errors were encountered:
Hi, I have a question about socket.manager.closed object.
What is it for?
I count items in that way:
and after several hours I got something like that:
http://dl.dropbox.com/u/2804933/Screenshots/tj55.png
http://dl.dropbox.com/u/2804933/Screenshots/7pic.png
After reaching approximately 55k items application does not want to establish new connections.
Why in manager.js at line 429 you dont delete item instead of assign an empty array to it?
Im testing this on socket.io: v0.7.9 and v.0.8.7.
The text was updated successfully, but these errors were encountered: