<?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: ESRI Services Daily Latency in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68119#M2612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;^bump^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 14:25:16 GMT</pubDate>
    <dc:creator>DaveTenney</dc:creator>
    <dc:date>2016-03-15T14:25:16Z</dc:date>
    <item>
      <title>ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68116#M2609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; so not sure if this issue has been addressed or not, but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that we have a daily latency with our application calling on published services, this only occurs with the first call on services each day. once that first call on services has been made it seems the system is finally "awake" and running properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has anyone else experience any similar issues? if so is there a proper way to resolve this daily latency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 14:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68116#M2609</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2016-03-07T14:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68117#M2610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the minimum number of instances on the service that you are experiencing the latency?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 14:37:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68117#M2610</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-03-07T14:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68118#M2611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are calling on both a map service and a handful of geocoding services...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they all show:&lt;/P&gt;&lt;P&gt;min # of instances per machine 1&lt;/P&gt;&lt;P&gt;max # of instances per machine 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm thinking it has something to do with the Recycle settings that run every 24hrs, its seems once that has run that the first call on services lags, then the services are fully awake after that first call. its about a 15-20sec lag on the first call on services, once that call is complete any calls after that are almost instantaneous. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 14:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68118#M2611</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2016-03-07T14:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68119#M2612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;^bump^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 14:25:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68119#M2612</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2016-03-15T14:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68120#M2613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess is we probably have the same lag after the daily recycle, but I haven't noticed or been notified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thought of trying to schedule a "wake up" app after the recycle so they are primed for the day. Right now I can't think of a way to do that, and maybe you already thought of that, but if not...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 14:31:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68120#M2613</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-03-15T14:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68121#M2614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we originally thought it was only on the first call to services after refresh....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; we are now noticing this issue is happening about every 10th call on services!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 14:56:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68121#M2614</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2016-03-15T14:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68122#M2615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With something so specific, you may want to open a tech service call.&amp;nbsp; It could be something with your set up.&amp;nbsp; (??)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 15:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68122#M2615</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-03-15T15:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68123#M2616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will most likely come to that!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I guess my last question for anyone here first would be if this is something to be expected if the client is going through a Load Balancer to access the services?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a) I wonder if that in itself would cause a delay from time to time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 17:14:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68123#M2616</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2016-03-15T17:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Services Daily Latency</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68124#M2617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; i just wanted to provide an update on this situation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) we instituted some automated testing in our environment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a) 1000s, if not 10000s calls to services&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found something VERY interesting happening, and maybe others have seen this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both tests were run within the same time frame, same environment, to the same server instance:&lt;/P&gt;&lt;P&gt;Test 1 - VM - showed a 3sec latency on a return of custom fields from a service (95% of calls experienced latency)&lt;/P&gt;&lt;P&gt;Test 2 - Physical Machine - showed no latency at all on return of custom fields (0% of calls experienced latency)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has anyone else seen this? where a VM somehow causes a latency factor or at least seems to be the culprit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats where we are for now.&lt;/P&gt;&lt;P&gt;dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 04:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-services-daily-latency/m-p/68124#M2617</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2016-04-01T04:40:30Z</dc:date>
    </item>
  </channel>
</rss>

