Can nginx module produce multiple request to upstreams?

ZHOU Xiaobo xb.zhou at qq.com
Sat Feb 11 08:54:55 UTC 2012


My demand is:
1) client sends a request to nginx
2) nginx processes this request and sends 2 requests to 2 different backend servers
3) after the 2 responses arrive, nginx builds the response and sends it to client.

so my question is:
can I write a module to do this? Or I have to employ a CGI-like(fcgi/uwsgi etc.) server?

thanks
------------------
Sincerely yours
                         ZHOU Xiaobo
 <br>


More information about the nginx-devel mailing list