Hello,

Is it possible to have multiple upstream servers defined in nginx
configuration. But still the request should be sent to only one upstream
server.
Lets say, I have two upstream servers A and B. Nginx should proxy request
to A by default.
But when A is not available, it should send request to B.
When A come back, it should send requests to A.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to