<?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: Reverse Proxy - Web Adaptor - ArcGIS Server configuration in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7631#M313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working with Portal with multiple proxies.&lt;/P&gt;&lt;P&gt;I found the following link is very useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/System_Properties/02r300000296000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/System_Properties/02r300000296000000/"&gt;http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/System_Properties/02r300000296000000/&lt;/A&gt; ​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Mar 2016 07:06:40 GMT</pubDate>
    <dc:creator>MasaakiABE</dc:creator>
    <dc:date>2016-03-28T07:06:40Z</dc:date>
    <item>
      <title>Reverse Proxy - Web Adaptor - ArcGIS Server configuration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7626#M308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying to set up a Reverse Proxy(RP) - Web Adaptor(WA) - ArcGIS Server(AGS) configuration with each component set up on the seperation machines(3 teirs). And I'm using ArcGIS 10.2 for Server.(Also tried this with ArcGIS 10.1 SP1 for Server)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did manage to make it work following the instruction of a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://support.esri.com/cn/knowledgebase/techarticles/detail/40680" rel="nofollow" target="_blank"&gt;technical article&lt;/A&gt;&lt;SPAN&gt; and even made it work with Apache as reverse proxy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So,clients access to the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://RPserver/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://RPserver/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the reverse proxy forwards the request to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://WAserver/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://WAserver/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then Web Adaptor forwards the request to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://AGSserver:6080/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://AGSserver:6080/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This configuration worked successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I changed the url of the access point from the clients, the url of the response messed up and couldn't make it work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Specifically, I change the url of the access point to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://RPserver/accesspoint/rest/services" rel="nofollow" target="_blank"&gt;http://RPserver/accesspoint/rest/services&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I access the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://RPserver/accesspoint/rest/services" rel="nofollow" target="_blank"&gt;http://RPserver/accesspoint/rest/services&lt;/A&gt;&lt;SPAN&gt;, I get the top page of the Services Directory. But the all links in the pages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;has &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://RPserver/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://RPserver/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt;. Therefore, I get 500 errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did set the WebContextURL as &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://RPserver/accesspoint" rel="nofollow" target="_blank"&gt;http://RPserver/accesspoint&lt;/A&gt;&lt;SPAN&gt;, but WebContextURL didn't work when having Web Adaptor in between Reverse proxy and ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(If web adaptor's instance name is accesspoint, it works.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anybody tried this configuration before?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My only solution so far without changing the internal settings/files of ArcGIS for Server is to not use ArcGIS Web Adaptor and have the following configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clients - Reverse Proxy 1 - Reverse Proxy 2 - ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although I have a solution, my ideal goal here is&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I want to use Web Adaptor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I want to change the URLs of RP and Web Adaptor for security reasons.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 03:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7626#M308</guid>
      <dc:creator>MasaakiABE</dc:creator>
      <dc:date>2014-01-28T03:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy - Web Adaptor - ArcGIS Server configuration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7627#M309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue you are seeing when linking a reverse proxy to a web adaptor to ArcGIS Server is a known limitation when the context name is different between the reverse proxy and the web adaptor.&amp;nbsp; As you have already mentioned, the webContextUrl parameter for ArcGIS Server is only applied when there is no web adaptor in the configuration.&amp;nbsp; The two solutions I can think of are ones you have already described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Remove the web adaptor from the configuration and specify the external url in the webContextUrl parameters in the ArcGIS Server Admin API.&amp;nbsp; This matches this configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clients - Reverse Proxy 1 - Reverse Proxy 2 - ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Install a second web adaptor called 'accesspoint' and configure your reverse proxy to redirect to the 'accesspoint' web adaptor url to access ArcGIS Server.&amp;nbsp; You can leave the 'arcgis' web adaptor in place if you'd like or uninstall it.&amp;nbsp; It won't impact ArcGIS Server having multiple web adaptors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully one of those will work for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 19:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7627#M309</guid>
      <dc:creator>JeffSmith</dc:creator>
      <dc:date>2014-01-31T19:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy - Web Adaptor - ArcGIS Server configuration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7628#M310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff, thank you very much for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will use two reverse proxies in front of AGS for now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any plan Esri will work on the limitation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Masaaki&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 03:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7628#M310</guid>
      <dc:creator>MasaakiABE</dc:creator>
      <dc:date>2014-02-04T03:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy - Web Adaptor - ArcGIS Server configuration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7629#M311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Masaaki, yes, an enhancement request has been logged to address this but I'm not sure of the time frame for when it might be implemented.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7629#M311</guid>
      <dc:creator>JeffSmith</dc:creator>
      <dc:date>2014-02-04T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy - Web Adaptor - ArcGIS Server configuration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7630#M312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff, Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 04:26:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7630#M312</guid>
      <dc:creator>MasaakiABE</dc:creator>
      <dc:date>2014-02-12T04:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy - Web Adaptor - ArcGIS Server configuration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7631#M313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working with Portal with multiple proxies.&lt;/P&gt;&lt;P&gt;I found the following link is very useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/System_Properties/02r300000296000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/System_Properties/02r300000296000000/"&gt;http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/System_Properties/02r300000296000000/&lt;/A&gt; ​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 07:06:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/reverse-proxy-web-adaptor-arcgis-server/m-p/7631#M313</guid>
      <dc:creator>MasaakiABE</dc:creator>
      <dc:date>2016-03-28T07:06:40Z</dc:date>
    </item>
  </channel>
</rss>

