Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: Subrequests from body filters

$
0
0
Hello!

On Mon, Mar 25, 2013 at 05:40:37PM +0400, Marat Dakota wrote:

> Hi,
>
> Thanks for this correction.
>
> But is it ok to call next body filter in subrequest's body filter to
> produce output to main request?
> I mean ngx_http_next_body_filter(r->main, out).

No. You should call next body filter of the request you are
working with. It's postpone filter responsibility to manage
subrequests output, and if you try to do this yourself instead -
result will be undefined.

--
Maxim Dounin
http://nginx.org/en/donation.html

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>