<?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: ArcGIS Enterprise HA without a load balancer in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290291#M35963</link>
    <description>&lt;P&gt;Thanks for that clarification; I had seen in my firewalls the polling at the portal-server level but never thought to look for polling at the WA level also.&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 18:52:47 GMT</pubDate>
    <dc:creator>DEWright_CA</dc:creator>
    <dc:date>2023-05-17T18:52:47Z</dc:date>
    <item>
      <title>ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290274#M35960</link>
      <description>&lt;P&gt;I find the documentation a bit confusing on this topic.&lt;/P&gt;&lt;P&gt;Is it possible to implement an HA Enterprise deployment using only Web Adapter and not a 3rd party load balancer?&amp;nbsp; If so where is documentation for this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Personally, I do not see how Web Adapter is setup in front of two Portal machines.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 18:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290274#M35960</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2023-05-17T18:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290278#M35961</link>
      <description>&lt;P&gt;Yes, when you configure your web-adaptor it references which are the machines in the Cluster and knows which is the active-node; so when the active-node fails it's health check from the passive-node it takes over and the Web-Adaptor gets it's response from that node.&lt;/P&gt;&lt;P&gt;There is some lag and potential down-time between the roll-over; but based on the configuration it is not horrible.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 18:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290278#M35961</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2023-05-17T18:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290288#M35962</link>
      <description>&lt;P&gt;Bit of clarification; the Web Adaptor is aware of the machines in the site as it polls for them every minute. Once it knows which machines are part of the site, it uses round-robin requests to send traffic to each node; it doesn't prioritize sending traffic to the primary.&lt;BR /&gt;&lt;BR /&gt;In terms of the documentation, a single web adaptor, on a single IIS instance, is a single point of failure, which is why that pattern is not described in the high availability documentation. Load balancers are typically fault tolerant, and if you want IWA, you'd put two web adaptors behind the load balancer.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 18:50:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290288#M35962</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2023-05-17T18:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290291#M35963</link>
      <description>&lt;P&gt;Thanks for that clarification; I had seen in my firewalls the polling at the portal-server level but never thought to look for polling at the WA level also.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 18:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290291#M35963</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2023-05-17T18:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290295#M35964</link>
      <description>&lt;P&gt;Thank you that clarifies things&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 18:58:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1290295#M35964</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2023-05-17T18:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1327500#M37101</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;&amp;nbsp;sorry to be dense, but is it possible to just use the web adaptor component on each individual server, register those in the same site and achieve high availability? Or do you need a third party load balancer in front of two ArcGIS Servers that both have their own web adaptor and are registered together in one site?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 21:45:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1327500#M37101</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2023-09-11T21:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1327953#M37111</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/325832"&gt;@LanceKirby2&lt;/a&gt;&amp;nbsp;the thing is in that configuration you Web Adapters will all have different Urls.&amp;nbsp; So if something fails it goes not go to the one still running&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 20:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1327953#M37111</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2023-09-12T20:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328258#M37119</link>
      <description>&lt;P&gt;Sorry&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7529"&gt;@JoeHershman&lt;/a&gt;, can you clarify does it go to the one still running or doesn't go to the one still running?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 13:45:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328258#M37119</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2023-09-13T13:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328324#M37122</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/325832"&gt;@LanceKirby2&lt;/a&gt;&amp;nbsp; &amp;nbsp;In an HA configuration you need a single Url (DNS entry) that directs to the Web Adapters and also is used to federate.&amp;nbsp; &amp;nbsp;This is the Url of the load balancer.&amp;nbsp; A request sent to that Url then goes to the load balancer which will send it to a running Web Adapter.&amp;nbsp; In the setup you describe each Web Adapter has it's own Url.&amp;nbsp; For example, WA1, WA2, WA3.&amp;nbsp; If WA1 goes down, the system is still up and running but the request sent to WA1 fails, it is &lt;STRONG&gt;not&lt;/STRONG&gt; redirected to WA2.&amp;nbsp; That is one of the purposes of the load balancer (really the prime purpose in an ArcGIS Server deployment), to have a single DNS entry that will go to an up and running Web Adapter&lt;/P&gt;&lt;P&gt;Hope that helps&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 15:37:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328324#M37122</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2023-09-13T15:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328465#M37125</link>
      <description>&lt;P&gt;Yes that lays it out clearly&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7529"&gt;@JoeHershman&lt;/a&gt;! If I could ask a few more questions, are there any recommended load balancers by Esri for this kind of config? Could you share with me which one you use? Do you know of any blog or resource aside from the esri doc here that walks through the process of setting up a third party load balancer (would be great if it dealt with IIS)?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 19:25:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328465#M37125</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2023-09-13T19:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328482#M37126</link>
      <description>&lt;P&gt;I am not an infrastructure guy.&amp;nbsp; One client uses an F5, which I do believe is one of the top brands on the market, and not cheap.&lt;/P&gt;&lt;P&gt;We are in process of trying to do an approach without a load balancer and to use Windows Failover clustering as a less expensive approach.&amp;nbsp; This is on-going effort.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 20:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328482#M37126</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2023-09-13T20:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328712#M37137</link>
      <description>&lt;P&gt;Geez that's is expensive! Thank you for helping me out. I guess my take away is yeah you can use web adaptors and they will route requests between each server if one is busy, but if one is handling a request and fails that request is just dead in the water and not routed to the other running server. If there was a third party load balancer in place, it would route requests just like web adaptor, but in the case where a request fails it would send that over to the running server. So to really have high availability you need a third party load balcncer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I imagine this is a real issue with long running async requests, but for something like a query the user may not notice it as much. Would you agree with that?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 14:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1328712#M37137</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2023-09-14T14:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1329672#M37166</link>
      <description>&lt;P&gt;It is possible to set up an HA deployment without a load balancer. The Web Adaptor acts as a load balancer; actively checking the health of the machines in the site its registered to, using simple a round-robin method to send requests to backend machines, and only sending requests to healthy machines. However, its a single point of failure which is generally why we suggest a load balancer in front of two web adaptors.&lt;/P&gt;&lt;P&gt;The Web Adaptor is really only necessary if you're using Integrated Windows Authentication, so if that's the case, you'd want to minimize single points of failure by setting up two. Whether they're behind a load balancer, or in a failover cluster where one Web Adaptor instance is active and the other standby in the event the active one goes down, is up to the organization and the resources available to it.&lt;BR /&gt;&lt;BR /&gt;We can look into updating the documentation related to Windows Failover Cluster and similar approaches in place of a load balancer.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 16:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1329672#M37166</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2023-09-18T16:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Enterprise HA without a load balancer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1329853#M37169</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;&amp;nbsp;Thanks for your response! Additional documentation would be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 20:47:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-ha-without-a-load-balancer/m-p/1329853#M37169</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2023-09-18T20:47:38Z</dc:date>
    </item>
  </channel>
</rss>

