Hello all,
This is something that has been a mystery to me for a while and has led to complications with several ArcGIS Enterprise deployments I have led. There are two parts to my question:
- How does ArcGIS Web Adapter "know" what it's own URL is?
- Is there a way to reconfigure this URL?
I should clarify, the above questions are specific to a Web Adapter (WA from here on) registered with a Federated ArcGIS Server.
Re the first question, when installing and registering WA, there's no way to specify the hostname/FQHN to the WA. I assume the registration routine looks at the IIS settings and decides for itself what to use, but I've run into the situation where, after federating an ArcGIS Server, the WA's URL (as registered in Portal) is not as desired. Most commonly, this is a case of the URL using only the machine hostname instead of the FQHN.
Re the second question, there does not seem to be any way, short of unfederating and refederating, to reconfigure a federated ArcGIS Server WA's URL in Portal. I need to move an internal ArcGIS Server's WA to a public-facing DMZ and reconfigure it to use a publically available FQHN. Seems crazy that I would have to unfederate / refederate the ArcGIS Server to simply reconfigure a setting in Portal. If this server had many hosted feature services, those all become orphaned when unfederating the server.
Thanks for any insight!