where is the response of subrequest
Yan Cheng
lists at ruby-forum.com
Tue Dec 2 06:54:15 MSK 2008
Thanks, I get the message. But a bit of late.
I must receive the response message of subrequest before sending the
main request.
Cause the main request is created based on the response message of
subrequest.
Is there any way?
Regards,
Yan
Valery Kholodkov wrote:
> Set the NGX_HTTP_SUBREQUEST_IN_MEMORY flag and examine the content of
> r->upstream and r->upstream->buffer in post-subrequest handler.
>
> --
> Regards,
> Valery Kholodkov
>
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list