Hi! OpenResty is recommend in this case. You can combine it with the ngx_proxy module.
On 4 June 2017 at 11:44:41, Yongtao You via nginx (nginx@nginx.org) wrote: Hi, I have a rather special requirement. I need to setup a reverse proxy with multiple upstream servers, and whenever a POST request comes in, I want NGINX to forward the request to ALL the upstream servers. And the response code will be the highest (worst) one among all responses from the upstream servers. Is it doable? Thanks. Yongtao _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx