2 messages in ru.sysoev.nginxhow to make two sequential requests
FromSent OnAttachments
Yan ChengDec 3, 2008 2:55 am 
Anton YuzhaninovDec 3, 2008 3:30 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:how to make two sequential requestsActions...
From:Yan Cheng (lis@ruby-forum.com)
Date:Dec 3, 2008 2:55:24 am
List:ru.sysoev.nginx

Hi all,

when a client request arrives I have to do two requests to two different real servers(A, B) in order. The second request, which is to B, is created based on A's response on the fly.

Any ideas?

Thanks very much