<?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 Comminication flow between WebAdaptor y Server GIS in High Availability and Disaster Recovery Questions</title>
    <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/comminication-flow-between-webadaptor-y-server-gis/m-p/847209#M287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;​hello everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 servers with webadaptar, wa1 and wa2, and 2 GIS server, ags1 and ags2. Both GIS server share same confing directory. Between wa and ags are firewall &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my gis gis server is 10.2.1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I instaled, I registed wa1 with ags1 , and wa2 with Ags2,&lt;/P&gt;&lt;P&gt;I had to open firewall wa1 to ags1(6080) and wa2 to ags2(6080) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have to open firewall, wa1 to ags2(6080), and wa2 to ags1(6080)??? &lt;/P&gt;&lt;P&gt;How do wa1 known ags2?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Apr 2015 15:52:05 GMT</pubDate>
    <dc:creator>SergioAlarcon_Ortega</dc:creator>
    <dc:date>2015-04-19T15:52:05Z</dc:date>
    <item>
      <title>Comminication flow between WebAdaptor y Server GIS</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/comminication-flow-between-webadaptor-y-server-gis/m-p/847209#M287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;​hello everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 servers with webadaptar, wa1 and wa2, and 2 GIS server, ags1 and ags2. Both GIS server share same confing directory. Between wa and ags are firewall &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my gis gis server is 10.2.1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I instaled, I registed wa1 with ags1 , and wa2 with Ags2,&lt;/P&gt;&lt;P&gt;I had to open firewall wa1 to ags1(6080) and wa2 to ags2(6080) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have to open firewall, wa1 to ags2(6080), and wa2 to ags1(6080)??? &lt;/P&gt;&lt;P&gt;How do wa1 known ags2?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 15:52:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/comminication-flow-between-webadaptor-y-server-gis/m-p/847209#M287</guid>
      <dc:creator>SergioAlarcon_Ortega</dc:creator>
      <dc:date>2015-04-19T15:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Comminication flow between WebAdaptor y Server GIS</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/comminication-flow-between-webadaptor-y-server-gis/m-p/847210#M288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergio/Hola&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think exist a bit of confusion here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gis1 and gis2 are your ags servers right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you have installed on these same servers the web adaptor. so for example you installed on server gis1 the web adaptor wa1? is that correct? because need to be like that anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to open the port 6080 on server gis1 only if you intend to access the rest via the "normal" ags rest url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;something like &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis1:6080/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://gis1:6080/arcgis/rest/services&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you don't intend to use port 6080 no need to be open. you can use the web adaptor url which uses port 80:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://gis1/wa/rest/services" rel="nofollow" target="_blank"&gt;http://gis1/wa/rest/services&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa is the webadaptor name you gave when installed the software/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case you will need a cluster (network alias) for the High availability to work. for example you can create microsoft network load balancer and create a alias called agscluster to point primarily to server gis1 and if the checks fails automatic point to gis2 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your ags address to use in arcgisdesktop and web applications will be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://agscluster/wa/rest/services" rel="nofollow" target="_blank"&gt;http://agscluster/wa/rest/services&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vary in mind you will need a second license for AGS to in HA how swap (second server always on and sharing load).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use same configuration just for cold failover using only one license if the second server is always off and not run any map services (cold failover)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fun!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 08:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/comminication-flow-between-webadaptor-y-server-gis/m-p/847210#M288</guid>
      <dc:creator>MiguelMorgado</dc:creator>
      <dc:date>2015-04-24T08:18:20Z</dc:date>
    </item>
  </channel>
</rss>

