<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Correct AdminURL for a ArcGIS Server Site with two machines and a single portal, all 11.1 in High Availability and Disaster Recovery Questions</title>
    <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406940#M744</link>
    <description>&lt;P&gt;The below Esri document has good information about administration URLs in various highly available scenarios&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/ha-scenarios-web-gis.htm" target="_blank"&gt;Highly available ArcGIS Enterprise deployment scenarios—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can think of the Administration URL as the URL that Portal will use to communicate to your ArcGIS Servers in any given server site. If you have more than one machine in the site, you should make sure it is a highly available URL (as you have already done with your internal LB URL).&lt;/P&gt;&lt;P&gt;As for your other server sites that only consist of one machine, it's fine to set the URL either to the LB or direct to machine until you increase the number of machines in these server sites. There are a few considerations to each approach. One of them would be regarding SSL certificates:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If admin URL is to your LB, Portal will be working with your LB's IIS server certificate during inter-communication&lt;/LI&gt;&lt;LI&gt;If admin URL is to your server machine, Portal will be working with Server's underlying tomcat SSL certificate during inter-communication&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Timo&lt;/P&gt;</description>
    <pubDate>Sun, 07 Apr 2024 13:32:50 GMT</pubDate>
    <dc:creator>TimoT</dc:creator>
    <dc:date>2024-04-07T13:32:50Z</dc:date>
    <item>
      <title>Correct AdminURL for a ArcGIS Server Site with two machines and a single portal, all 11.1</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406310#M739</link>
      <description>&lt;P&gt;I wonder what the correct AdminURL setup is for a two AGS site with one single portal when we are using a internal load balancer.&lt;BR /&gt;&lt;BR /&gt;The service / external access to the site is throug a WA installed on a single machine, so the webcontext will typically be &lt;A href="https://domain.geodata.no/portal" target="_blank" rel="noopener"&gt;https://domain.geodata.no/portal&lt;/A&gt;&amp;nbsp;and &lt;A href="https://domain.geodata.no/agshost" target="_blank" rel="noopener"&gt;https://domain.geodata.no/agshost &lt;/A&gt;and &lt;A href="https://domain.geodata.no/maps" target="_blank" rel="noopener"&gt;https://domain.geodata.no/maps&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The /maps conext points to the site with two arcgis servers.&lt;BR /&gt;&lt;BR /&gt;We also have an internal load balanser implemented by IIS that points to mapserver1.local.no:6443/arcgis and mapserver2.local.no:6443/arcgis&amp;nbsp; - the url to the loadbalanser is on the form&amp;nbsp; lb.local.no:6443/arcgis&lt;BR /&gt;&lt;BR /&gt;In portal we are setting the admin url to the servers site to this internal loadbalanser&amp;nbsp; &lt;A href="https://lb.local.no:6443/arcgis" target="_blank" rel="noopener"&gt;https://lb.local.no:6443/arcgis&lt;/A&gt;&amp;nbsp;According to the documentation this seems correct.&lt;BR /&gt;&lt;BR /&gt;What is more unclear to me is - should we keep the adminurl in for the machine found under arcgis server admin -&amp;nbsp; /arcgis/admin/machines/mapserver1.local.no as &lt;A href="https://mapserver1.local.no:6443/arcgis" target="_blank" rel="noopener"&gt;https://mapserver1.local.no:6443/arcgis&lt;/A&gt;&amp;nbsp;(and mapserver2 for the second machine)&lt;BR /&gt;or should we point it to &lt;A href="https://lb.local.no:6443/arcgis" target="_blank" rel="noopener"&gt;https://lb.local.no:6443/arcgis&lt;/A&gt;&amp;nbsp;?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We are currently using &lt;A href="https://mapserver1/2" target="_blank" rel="noopener"&gt;https://mapserver1.local.no:6443/arcgis&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 13:00:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406310#M739</guid>
      <dc:creator>hesmebye</dc:creator>
      <dc:date>2024-04-05T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Correct AdminURL for a ArcGIS Server Site with two machines and a single portal, all 11.1</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406484#M740</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/628844"&gt;@hesmebye&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a similar setup to yours, hopefully I can provide some insight!&lt;/P&gt;&lt;P&gt;We have a Server, Notebook Server, Workflow Manager, Portal, and Datastore all on separate servers, with Webadaptors on those servers through Windows IIS. We also have a load balancer setup that acts as a reverse proxy, we setup the servers to have a WebContext URL as the load balancer's URL, in that case, we federated the servers with the load balancer URL, here are some example pictures if it helps:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodyPatterson_0-1712334764191.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100240i76118090772EF2E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CodyPatterson_0-1712334764191.png" alt="CodyPatterson_0-1712334764191.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodyPatterson_1-1712334966928.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100241i32471568E47D23A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CodyPatterson_1-1712334966928.png" alt="CodyPatterson_1-1712334966928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would personally use the loadbalancer URL for most if not all as it keeps everything consistent.&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 16:36:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406484#M740</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-04-05T16:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Correct AdminURL for a ArcGIS Server Site with two machines and a single portal, all 11.1</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406485#M741</link>
      <description>&lt;P&gt;it should be set to survive if one of the ArcGIS Server machines is dead or offline for scheduled maintenance&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 16:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406485#M741</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2024-04-05T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Correct AdminURL for a ArcGIS Server Site with two machines and a single portal, all 11.1</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406940#M744</link>
      <description>&lt;P&gt;The below Esri document has good information about administration URLs in various highly available scenarios&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/ha-scenarios-web-gis.htm" target="_blank"&gt;Highly available ArcGIS Enterprise deployment scenarios—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can think of the Administration URL as the URL that Portal will use to communicate to your ArcGIS Servers in any given server site. If you have more than one machine in the site, you should make sure it is a highly available URL (as you have already done with your internal LB URL).&lt;/P&gt;&lt;P&gt;As for your other server sites that only consist of one machine, it's fine to set the URL either to the LB or direct to machine until you increase the number of machines in these server sites. There are a few considerations to each approach. One of them would be regarding SSL certificates:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If admin URL is to your LB, Portal will be working with your LB's IIS server certificate during inter-communication&lt;/LI&gt;&lt;LI&gt;If admin URL is to your server machine, Portal will be working with Server's underlying tomcat SSL certificate during inter-communication&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Timo&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 13:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1406940#M744</guid>
      <dc:creator>TimoT</dc:creator>
      <dc:date>2024-04-07T13:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Correct AdminURL for a ArcGIS Server Site with two machines and a single portal, all 11.1</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1407432#M747</link>
      <description>&lt;P&gt;Thanks for all replies.&lt;BR /&gt;I will continue to use the internal LB as the the admin url for the mapservers site speficied in the portal and not touch the&amp;nbsp;admin url for each map server spesified under &lt;SPAN&gt;/arcgis/admin/machines/ in the server admin.&lt;BR /&gt;&lt;BR /&gt;-helge&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 08:43:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/correct-adminurl-for-a-arcgis-server-site-with-two/m-p/1407432#M747</guid>
      <dc:creator>hesmebye</dc:creator>
      <dc:date>2024-04-09T08:43:18Z</dc:date>
    </item>
  </channel>
</rss>

