nginx load balancing
Was reading over the nginx load balancing tutorial. And was just wondering, say I have 3 VPS's and they are all serving pages. and I wanted to load balance the 3. Would I have to get another VPS to act as the controller/load balancer itself? Or can I throw nginx on one of those original 3 vps's. And use that 1, to do both load balancing and serve pages?
Log In to Comment