<div dir="ltr">Nobody knows?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jun 30, 2013 at 3:04 PM, Marat Dakota <span dir="ltr"><<a href="mailto:dakota@brokenpipe.ru" target="_blank">dakota@brokenpipe.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am parsing a subrequest's body as it arrives. At some point I could decide that the subrequest's body is not well-formed. I want to stop receiving the rest of the subrequest's body and close its connection. My main request and all other subrequests should continue working.<br>
</div><div><br></div><div>I've tried something like ngx_http_finalize_request(sr, NGX_ABORT). It looks like it's not the thing.</div><div><br></div><div>What steps should be applied to abort a subrequest?</div>
<div><br></div><div>Thanks.</div><div><br></div><div>--</div><div>Marat</div></div>
</blockquote></div><br></div>