OS, Num CPUs, Firewall or no Firewall, etc etc please.  Lots of things can
cause a connection to be terminated that are in and out of scope for any
application.

As for catching you can use process.on('error') or process.on('exit') or
try{}catch(e){} and retry logic depending on where the line is getting cut.

 - Jeremy

On Wed, Feb 22, 2012 at 10:01 AM, Rambo <[email protected]> wrote:

> I'm also experiencing random disconnects without any emitted errors,
> that's just bizarre. I'm sure the server is not causing the disconnection.
> What could be happening?
>
> --
> 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
>

-- 
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