Re: [nodejs] node server getting stuck

2013-03-21 Thread Ryan Schmidt
On Mar 21, 2013, at 16:26, Lars Jacob wrote: > We could reproduce this with our application in node 0.8.17 and 0.8.22 Please test with 0.10.1. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this me

[nodejs] node server getting stuck

2013-03-21 Thread Lars Jacob
We recently encountered an issue with our node.js application (based in express.js and socket.io). After a while the application won't respond to any I/O or if only erratically. It still accepts tcp connections (or http connections) but doesn't respond at all. Furthermore it can't establish network