I have application deployed on tomcat server on machine A,B,C,D I want to load balance using the Nginx using two load balancer nodes LB1 & LB2.
All documents talks about using single node as load balancer.is it possible using two Nginx node as load balancer?
If we have a critical application running on server require the zero down time. If we go with one LB and for some reason LB itself fails,then there will be an issue.