I couldn’t figure out how joined machines respond in case of failure in the main ArcGIS Server machine due to the fact that services are consumed by links containing the IP of the main ArcGIS Server machine.
For example, if my web mapping application is consuming services from machine (m1) where machine (m2) is joined to it. Now, how the joined machine (m2) can be of advantage if (m1) fails? Do I still need to redirect services consumed in the web mapping application to m2 MANUALLY?
Any help is highly appreciated