I have a server that is node.js and a client written in .NET.  If I run a 
lot of instances of my client to scale test my server, the client throws an 
exception about the underlying connection is being closed unexpectedly on 
the .net web request getresponse call.  As well, we receive back a 408 http 
result.  Is there any way to keep that connection open longer so that the 
client has time to send through it's json payload post?


-- 
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/fb52725e-8871-446a-ad72-accb4bf535c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to