Hi,

It looks like when a subrequest is completed with NGX_ERROR result (post
subrequest callback is called with NGX_ERROR status) and I
try ngx_http_output_filter for my main request after
that, ngx_http_output_filter returns NGX_ERROR too.

I need to be able to continue sending my main request body normally.

How to achieve that?

Thanks.

--
Marat
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to