<?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: 2 Servers / 1 WebAdaptor in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/2-servers-1-webadaptor/m-p/221004#M8652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are other benefits to using the Web Adaptor internally, as well.&amp;nbsp; For one thing, it can be used to host the ArcGIS Services on port 80 instead of 6080, helping mask the actual server endpoints.&amp;nbsp; This also lets you restrict access to the administrative REST interface to port 6080.&amp;nbsp; Most importantly, you can use it to set up Windows Authentication in IIS.&amp;nbsp; In general, the Web Adaptor acts as a proxy to your actual ArcGIS Server.&amp;nbsp; I think you still have some more architectural options externally, but I don't know architecture well enough to make any recommendations.&amp;nbsp; Definitely, consider the Web Adaptor internally, as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jan 2014 20:31:38 GMT</pubDate>
    <dc:creator>NathanHeick</dc:creator>
    <dc:date>2014-01-06T20:31:38Z</dc:date>
    <item>
      <title>2 Servers / 1 WebAdaptor</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/2-servers-1-webadaptor/m-p/221003#M8651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to wrap my head around this concept.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our current setup is two servers. One LITERALLY located outside the firewall, for public and internal consumption of specific maps. The other is inside for internal maps only. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are currently running 9.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We are moving to 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel like the way that things will go is as follows...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]30298[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;External Customer / Request&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;1) &lt;/SPAN&gt;&lt;STRONG&gt;External&lt;/STRONG&gt;&lt;SPAN&gt; customer requests webmap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Request proceeds to &lt;/SPAN&gt;&lt;STRONG&gt;Web Adaptor&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;3) &lt;/SPAN&gt;&lt;STRONG&gt;Web Adaptor&lt;/STRONG&gt;&lt;SPAN&gt; cleans the request&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) &lt;/SPAN&gt;&lt;STRONG&gt;Web Adaptor&lt;/STRONG&gt;&lt;SPAN&gt; passes the request back to &lt;/SPAN&gt;&lt;STRONG&gt;Flex Server&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;5) &lt;/SPAN&gt;&lt;STRONG&gt;Flex Server&lt;/STRONG&gt;&lt;SPAN&gt; receives and processes request&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) &lt;/SPAN&gt;&lt;STRONG&gt;Flex Server&lt;/STRONG&gt;&lt;SPAN&gt; passes final product back to &lt;/SPAN&gt;&lt;STRONG&gt;Web Adaptor&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;7) &lt;/SPAN&gt;&lt;STRONG&gt;Web Adaptor&lt;/STRONG&gt;&lt;SPAN&gt; returns product to &lt;/SPAN&gt;&lt;STRONG&gt;External&lt;/STRONG&gt;&lt;SPAN&gt; customer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Internal Customer / Request&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;1) &lt;/SPAN&gt;&lt;STRONG&gt;Internal&lt;/STRONG&gt;&lt;SPAN&gt; customer requests webmap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Request proceeds to &lt;/SPAN&gt;&lt;STRONG&gt;Flex Server&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;3) &lt;/SPAN&gt;&lt;STRONG&gt;Flex Server&lt;/STRONG&gt;&lt;SPAN&gt; receives and processes request&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) &lt;/SPAN&gt;&lt;STRONG&gt;Flex Server&lt;/STRONG&gt;&lt;SPAN&gt; passes final product back to &lt;/SPAN&gt;&lt;STRONG&gt;Internal&lt;/STRONG&gt;&lt;SPAN&gt; customer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have this correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 19:39:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/2-servers-1-webadaptor/m-p/221003#M8651</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2014-01-06T19:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Servers / 1 WebAdaptor</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/2-servers-1-webadaptor/m-p/221004#M8652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are other benefits to using the Web Adaptor internally, as well.&amp;nbsp; For one thing, it can be used to host the ArcGIS Services on port 80 instead of 6080, helping mask the actual server endpoints.&amp;nbsp; This also lets you restrict access to the administrative REST interface to port 6080.&amp;nbsp; Most importantly, you can use it to set up Windows Authentication in IIS.&amp;nbsp; In general, the Web Adaptor acts as a proxy to your actual ArcGIS Server.&amp;nbsp; I think you still have some more architectural options externally, but I don't know architecture well enough to make any recommendations.&amp;nbsp; Definitely, consider the Web Adaptor internally, as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 20:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/2-servers-1-webadaptor/m-p/221004#M8652</guid>
      <dc:creator>NathanHeick</dc:creator>
      <dc:date>2014-01-06T20:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Servers / 1 WebAdaptor</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/2-servers-1-webadaptor/m-p/221005#M8653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, my big question is : Does the web adaptor let me keep ALL of my maps (Internal AND External) in ONE directory on ONE server and then serve external customers through the web adaptor and internal straight through the ArcGIS Server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or do I have to store my external flex maps on the Web Adaptor Server and internal on my ArcGIS Server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 11:33:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/2-servers-1-webadaptor/m-p/221005#M8653</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2014-01-07T11:33:06Z</dc:date>
    </item>
  </channel>
</rss>

