Struggling with ideas on setting up and configuring ArcGIS Server in a highly available environment. Suppose it's worth mentioning that I'm struggling with the technical details behind the concept.
In my setup, I have two ArcGIS Servers set up on two separate machines, clustered together, with web adaptor installed on server 1. The web adaptor sees both no problem, as I expected since they're both part of the same site and same cluster. On a third, virtual machine, is our third-part load balancer, and the server site is set up with a geodatabase residing on a fourth server registered as a data store.
In the process of testing it, I realized that if I shut down a service on one server, the corresponding service on the other site also gets shut down. This is not what I wanted to happen, and runs counter to the reason why I and others are standing this up in the first place. What am I missing here that is causing this?
I was also reading through other threads in trying to find my answer and noticed that those who have a setup similar to mine usually have their web adaptor on the same machine as their third party load balancer. Is my having the WA on the same machine as one of my ArcGIS servers going to have any adverse effects down the road?