Thanks for your feedback. my node version is 0.10.32. I'm also using socket.io (v. 1.3.5) and express (v 4.12.3)
I don't get an error message. The server crashed and wasn't available on first time. I needed to reboot it. At the moment I can prevent the crashing by just stop the node process and restart it. This way it resets/deletes all TCP sockets created but there must be another solution. Am Dienstag, 17. März 2015 18:06:42 UTC+1 schrieb Zach Rollyson: > > Could you post a little more info: what version of node are you using & > what is the exact error message? Also, it probably doesn't matter but > Linux 8.0 doesn't say a whole lot about your environment as compared to > something like the output of cat /etc/*-release > > > On Tuesday, March 17, 2015 at 9:42:13 AM UTC-4, Spab Rice wrote: >> >> Hello, >> >> I'm new to node.js. >> My script creates/open too many TCP Sockets which I don't have any plan >> how to prevent this? >> >> Please see the StackOverflow link to have full details of my problem. >> >> http://stackoverflow.com/questions/29077409/node-js-requires-to-many-tcp-sockets >> >> Does anyone have some tips for me? Is my code bad? >> Any help is really appreciated. >> > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/6113f035-8edf-428c-8998-535ed6aafb6b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
