Could you post some code? There are some people out there that'll click their fingers and know what the problem is straight away. There are others out there that like little problems like this and would love to give it a crack, but without code...
Does it work until under load? Adrian On 3 November 2014 20:24, siliconplains <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/nodejs/fb52725e-8871-446a-ad72-accb4bf535c0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAH368SQ6PGjkT-86TidgL_VnobDFjQKTjH%2Bo0La5x28CYtHL2A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
