Hi,
I have a question regarding the Portal's HA configuration and how to configure a third-party load balancer without ArcGIS Web Adaptor.
Should LB be configured to redirect only to Portal's primary machine or both primary and secondary in a round-robin manner?
Though I have not seen this documented anywhere, my observation is, if ArcGIS Web Adaptor is included in the Portal’s HA set-up, Web Adaptor always forwards request to the Portal’s Primary machine if its heartbeat status is success. And if primary portal becomes unavailable, it forwards the request to the Standby machine that promotes itself to be primary. Is this correct?
Thanks,