On May 30, 2015, at 1:59 PM, Ω Alisson wrote: > I'm using Node.js under nginx load balancer. Everything runs fine but a large > query string brings status 502 and I can see on nginx error logs this stuff: > > upstream prematurely closed connection while reading response header from > upstream > no live upstreams while connecting to upstream > > On node.js logs there is no error, it's like it's ignoring the request. > > Has anyone see anything like this?
What is "large"? Does it happen when nginx is not involved? Does the OS matter? Can you provide a minimal reproduction recipe? -- 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/7C169106-C551-4C7A-BA73-0C7B15EEC7A0%40ryandesign.com. For more options, visit https://groups.google.com/d/optout.
