<?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 Do i need a site for multiple arcgis server in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475595#M18377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm setting up a couple of ArcGIS servers behind an NginX Load Balancer. &amp;nbsp;I talked to ESRI, and they said the load balancer does the same as the web adaptor, so it's not required. &amp;nbsp;My question now is do I need to create one site, or can each server have it's own site? &amp;nbsp;What's the benefit of creating a site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Mar 2017 13:56:02 GMT</pubDate>
    <dc:creator>MauricioRamirez1</dc:creator>
    <dc:date>2017-03-24T13:56:02Z</dc:date>
    <item>
      <title>Do i need a site for multiple arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475595#M18377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm setting up a couple of ArcGIS servers behind an NginX Load Balancer. &amp;nbsp;I talked to ESRI, and they said the load balancer does the same as the web adaptor, so it's not required. &amp;nbsp;My question now is do I need to create one site, or can each server have it's own site? &amp;nbsp;What's the benefit of creating a site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 13:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475595#M18377</guid>
      <dc:creator>MauricioRamirez1</dc:creator>
      <dc:date>2017-03-24T13:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Do i need a site for multiple arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475596#M18378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation regarding site configurations should help clarify things. &amp;nbsp;For example, the &lt;A href="http://server.arcgis.com/en/server/latest/install/windows/multiple-machine-deployment-with-arcgis-web-adaptor.htm"&gt;Web Adaptor&lt;/A&gt; can be used as the load balancer for your site, which requires you to configure a multi-machine site using shared config-store and directories paths. &amp;nbsp;If you're concerned with redundancy and availability, you can take a look at &lt;A href="http://server.arcgis.com/en/server/latest/install/windows/single-machine-high-availability-active-passive-deployment.htm"&gt;single machine sites&lt;/A&gt; behind the load balancer. &amp;nbsp;There's a bit more maintenance involved this these types of architectures but they eliminate one of the single points of failure in the shared config-store. &amp;nbsp;Certain directories paths will still need to be shared to give clients consistent experiences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 16:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475596#M18378</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2017-03-24T16:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Do i need a site for multiple arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475597#M18379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The single machine site is exactly the configuration we're looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 19:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475597#M18379</guid>
      <dc:creator>MauricioRamirez1</dc:creator>
      <dc:date>2017-03-24T19:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Do i need a site for multiple arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475598#M18380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating one site for multiple servers (cluster) also helps in load balancing among participating servers. Also it will have a common config store.&lt;/P&gt;&lt;P&gt;More info&amp;nbsp;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/administer/windows/about-gis-server-clusters.htm" title="http://server.arcgis.com/en/server/latest/administer/windows/about-gis-server-clusters.htm"&gt;About ArcGIS Server clusters—ArcGIS Server Administration (Windows) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/install/windows/multiple-machine-deployment-with-gis-server-clusters.htm" title="http://server.arcgis.com/en/server/latest/install/windows/multiple-machine-deployment-with-gis-server-clusters.htm"&gt;Multiple-machine deployment with GIS server clusters—Installation Guides (10.5) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/install/windows/single-machine-deployment.htm" title="http://server.arcgis.com/en/server/latest/install/windows/single-machine-deployment.htm"&gt;Single-machine deployment—Installation Guides (10.5) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the Pros and Cons of both the scenarios and choose the best option as per your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 20:14:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/do-i-need-a-site-for-multiple-arcgis-server/m-p/475598#M18380</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-03-24T20:14:21Z</dc:date>
    </item>
  </channel>
</rss>

