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>
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel