Unfortunately as a "me too" post, we have been seeing this random stalling 
behaviour for our Node server as well in recent weeks. The issue is 
described in the Restler issue log, since we use Restler on top of Node.

https://github.com/danwrong/restler/issues/102

In summary, we use Node (Windows) as a web socket server via Sockjs. The 
front-end part of accepting client connections and responding works fine. 
But backend HTTP requests it is supposed to make would cease to happen 
after a random period of time (couple of days to couple of hours) for some 
unknown reason. As in, absolutely no TCP socket opened on the network 
adapter to connect to backend server. Only workaround is to restart the 
node.exe process.

Would appreciate advice on how to diagnose this problem; the unreliability 
is affecting us significantly. Happens be it v0.6 or v0.8.


Thanks,
Aaron


On Monday, 22 October 2012 18:58:04 UTC+8, Michael wrote:
>
> ok. I will trace all if the problem happens again. We can not reproduce 
> the failure at the moment, so we have top wait until it happens...
>
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to