<?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 proxy performance issues in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-performance-issues/m-p/520638#M48522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently using windows auth for feature layers. I have alwaysuserproxy to be set to true and have added the following code to the proxy.ashx page template to automate wa:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;req.UseDefaultCredentials = true;
req.ImpersonationLevel = System.Security.Principal.TokenImpersonationLevel.Delegation;
req.PreAuthenticate = true;
req.KeepAlive = true;
req.AuthenticationLevel = AuthenticationLevel.MutualAuthRequested | AuthenticationLevel.MutualAuthRequired;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems time taken to load the services is far more than what it took when there was no wa and no proxy. i.e. almost 4-5 times more. Is that normal?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: proxy, webservice, and feature layer services are all on the same server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2012 19:00:24 GMT</pubDate>
    <dc:creator>JatinPatel</dc:creator>
    <dc:date>2012-10-24T19:00:24Z</dc:date>
    <item>
      <title>proxy performance issues</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-performance-issues/m-p/520638#M48522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently using windows auth for feature layers. I have alwaysuserproxy to be set to true and have added the following code to the proxy.ashx page template to automate wa:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;req.UseDefaultCredentials = true;
req.ImpersonationLevel = System.Security.Principal.TokenImpersonationLevel.Delegation;
req.PreAuthenticate = true;
req.KeepAlive = true;
req.AuthenticationLevel = AuthenticationLevel.MutualAuthRequested | AuthenticationLevel.MutualAuthRequired;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems time taken to load the services is far more than what it took when there was no wa and no proxy. i.e. almost 4-5 times more. Is that normal?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: proxy, webservice, and feature layer services are all on the same server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 19:00:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-performance-issues/m-p/520638#M48522</guid>
      <dc:creator>JatinPatel</dc:creator>
      <dc:date>2012-10-24T19:00:24Z</dc:date>
    </item>
  </channel>
</rss>

