<?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 Lag in response from the GeocodeServer in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/lag-in-response-from-the-geocodeserver/m-p/656379#M25106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am using a GeocodeServer service published off the Classic locators from StreetMap Premium Dataset versioned 2018R3. The service is running in ArcGIS Server version 10.6.1. The problem is when I am using the &lt;SPAN style="color: #993300;"&gt;findAddressCandidate&lt;/SPAN&gt; or the &lt;SPAN style="color: #993300;"&gt;geocodeAddresses&lt;/SPAN&gt; endpoints after an &lt;EM&gt;idle time 30 minutes to an hour&lt;/EM&gt;, the geocoding is &lt;EM&gt;considerably slow&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Geocoding from&amp;nbsp;&lt;SPAN&gt;findAddressCandidate&amp;nbsp;endpoint:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;after idle time of 40 minutes:&amp;nbsp;&lt;STRONG&gt;60-90&amp;nbsp;seconds&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;after the endpoint has been called once: &lt;STRONG&gt;~800 milliseconds&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;What is the reason for this lag in the response when the endpoints are used after a brief period of idle time&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Lakshmi Kanthan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2019 06:54:55 GMT</pubDate>
    <dc:creator>Lakshmi_KanthanMuralikrishnan</dc:creator>
    <dc:date>2019-04-19T06:54:55Z</dc:date>
    <item>
      <title>Lag in response from the GeocodeServer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/lag-in-response-from-the-geocodeserver/m-p/656379#M25106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am using a GeocodeServer service published off the Classic locators from StreetMap Premium Dataset versioned 2018R3. The service is running in ArcGIS Server version 10.6.1. The problem is when I am using the &lt;SPAN style="color: #993300;"&gt;findAddressCandidate&lt;/SPAN&gt; or the &lt;SPAN style="color: #993300;"&gt;geocodeAddresses&lt;/SPAN&gt; endpoints after an &lt;EM&gt;idle time 30 minutes to an hour&lt;/EM&gt;, the geocoding is &lt;EM&gt;considerably slow&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Geocoding from&amp;nbsp;&lt;SPAN&gt;findAddressCandidate&amp;nbsp;endpoint:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;after idle time of 40 minutes:&amp;nbsp;&lt;STRONG&gt;60-90&amp;nbsp;seconds&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;after the endpoint has been called once: &lt;STRONG&gt;~800 milliseconds&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;What is the reason for this lag in the response when the endpoints are used after a brief period of idle time&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Lakshmi Kanthan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 06:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/lag-in-response-from-the-geocodeserver/m-p/656379#M25106</guid>
      <dc:creator>Lakshmi_KanthanMuralikrishnan</dc:creator>
      <dc:date>2019-04-19T06:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lag in response from the GeocodeServer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/lag-in-response-from-the-geocodeserver/m-p/656380#M25107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Lakshmi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;How is the service configured?&amp;nbsp; In ArcGIS Server Manager on the Pooling tab, do you by chance have the "Minimum number of instances per machine" set to something less than the "Maximum number of instances per machine"?&amp;nbsp; If so, the instances will get shutdown every 30 minutes (handled by the "The maximum time an idle instance can be kept running" property) and they will need to be restarted and warmed back up.&amp;nbsp; You should always set &lt;SPAN&gt;"Minimum number of instances per machine"&lt;/SPAN&gt; equal to &lt;SPAN&gt;"Maximum number of instances per machine"&lt;/SPAN&gt; for geocoding services.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;You will also need to ensure you have enough memory on the machine to handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2019 16:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/lag-in-response-from-the-geocodeserver/m-p/656380#M25107</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-04-26T16:16:32Z</dc:date>
    </item>
  </channel>
</rss>

