<div dir="ltr"><div>Hi,</div><div><br></div><div>When using nginx as a reverse proxy, in case of a large POST payload, what does nginx do when upstream server sends response before nginx finishes posting the full payload?</div><div><br></div><div>One use case is upstream enforces some payload limit and sends a HTTP/413 response when the payload read reaches certain limit. Will nginx catch this error, stop sending further, and return the 413 to client?</div><div><br></div><div>I see a <a href="https://stackoverflow.com/questions/14250991/is-it-acceptable-for-a-server-to-send-a-http-response-before-the-entire-request">stackoverflow discussion</a> for a different use case, not sure how nginx behaves.</div><div><br></div><div>Regards,</div><div>Frank<br></div><div><br></div></div>