nginx + my module crashes only when ignore client abort = on
gadh
nginx-forum at nginx.us
Mon Mar 18 11:24:10 UTC 2013
> Note though, that by changing headers_in structure you are
> responsible for it's consistency. It's usually much better idea
> to use upstream functionality to create needed request to an
> upstream instead (proxy_set_body, proxy_pass_headers and so on).
>
but can i wait for the upstream to return and delay the request from passing
on to backend as i do in my subrequest ?
when i use your suggested proxy directives i have no control on that
Gad
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237362,237485#msg-237485
More information about the nginx
mailing list