<?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: How to estimate max waiting time setting for map image layer in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1646004#M42943</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I'll consider increasing&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;The maximum time a client will wait to get a service to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;2 minutes.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I would recommend increasing your &lt;EM&gt;max instances&lt;/EM&gt; for the service rather than the &lt;EM&gt;maximum time a client will wait&lt;/EM&gt;. When clients are waiting long periods, it's usually due to there not be enough instances to handle all the requests.&amp;nbsp; Personally, I know if I open a web map/application, I won't wait 2 minutes to see if the service is going to render.&amp;nbsp; After about 10 seconds I would think the application is broken and close out.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 10:48:29 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2025-08-27T10:48:29Z</dc:date>
    <item>
      <title>How to estimate max waiting time setting for map image layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1644852#M42907</link>
      <description>&lt;P&gt;How do you estimate the value for the setting: The maximum time a client will wait to get a service?&lt;/P&gt;&lt;P&gt;The default is 60 seconds [See screenshot]. Occasionally, I receive Server logs about expired wait time. Should I base the value based of the Time-Out request chart? [See screenshot]&lt;/P&gt;&lt;P&gt;The spike are primarily due to 1 map image layer that will continue to increase in rows (1,000 to 10,000 per month).&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 19:43:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1644852#M42907</guid>
      <dc:creator>MatthewTsui5</dc:creator>
      <dc:date>2025-08-22T19:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to estimate max waiting time setting for map image layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1644863#M42908</link>
      <description>&lt;P&gt;Over the years I have tried adjusting the setting for "maximum time a client will wait to get a service" and have found that it just gets you nowhere.&amp;nbsp; I never pay attention to&amp;nbsp; log entry anymore because so many things can affect what is driving a wait time.&amp;nbsp; I have found that it is best to just leave it as is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can get ArcGIS Monitor setup and begin looking at a metric called 'Instance Saturation', that will tell you how busy a service is throughout the day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, I have a map image service serving 300K plus rows for Annotation that is heavily used in a very busy Experience.&amp;nbsp; I had it set to use (2x2) for 4 total dedicated soc instances.&amp;nbsp; At that setting, the Saturation was at 100% for much of the day.&amp;nbsp; By increasing it by just one soc instance (3x3) to 6 total dedicated soc instances, that drove the Saturation levels down to 40 - 50% for most of the day. This in turn decreases the number of timed out requests.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 20:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1644863#M42908</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2025-08-22T20:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to estimate max waiting time setting for map image layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1644967#M42909</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/644101"&gt;@MatthewTsui5&lt;/a&gt;,&amp;nbsp;I recommend looking at the Max Response Time and Avg. Response Time for your services.&amp;nbsp; I try to keep the Avg. Response Time around 2 seconds or less.&amp;nbsp; If you see high response times,&amp;nbsp;compare this to the Max Instances Running.&amp;nbsp; If the service has it's maximum amount of instances running this is an indication that users are waiting for other requests to complete before the service can handle theirs.&amp;nbsp; This can also lead to a timeout.&amp;nbsp; Instead of increasing the timeout value, you should increase the maximum number of instances for that service.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Aug 2025 00:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1644967#M42909</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2025-08-23T00:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to estimate max waiting time setting for map image layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1645581#M42926</link>
      <description>&lt;P&gt;Hi JakeSkinner,&lt;/P&gt;&lt;P&gt;Thanks for your advice.&lt;/P&gt;&lt;P&gt;I'll consider increasing&amp;nbsp;&lt;EM&gt;The maximum time a client will wait to get a service to &lt;/EM&gt;2 minutes.&lt;/P&gt;&lt;P&gt;I lack consistent data to prove change is needed, because:&lt;/P&gt;&lt;P&gt;-Max response time greater than 2 minutes for the map image layer only occurred once&lt;/P&gt;&lt;P&gt;-The issue occurred when trying to set graduated symbology for the map image layer, which should not happen anymore.&lt;/P&gt;&lt;P&gt;However, I will consider increasing to 2 minutes if the issue occurs again for the following reasons:&lt;/P&gt;&lt;P&gt;-The # of records for this map image layer will indefinitely increase&lt;/P&gt;&lt;P&gt;-I have already set the maximum # of instance to 4 (we have 4 cores of the server machine)&lt;/P&gt;&lt;P&gt;I should also consider other things like visibility range, filters. There aren't many reasons to show 100,000 of points at once when the applications loads.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 13:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1645581#M42926</guid>
      <dc:creator>MatthewTsui5</dc:creator>
      <dc:date>2025-08-26T13:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to estimate max waiting time setting for map image layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1645622#M42927</link>
      <description>&lt;P&gt;How frequently is this happening, that is the best bar to use for deciding whether it it worth chasing down the issue.&amp;nbsp; If it is happening daily or multiple times a week, then it is probably worth looking into.&amp;nbsp; If it is happening every couple or few weeks or months, I personally would not spend the cycles chasing it down.&amp;nbsp; Then again, maybe you have a whole lot more free time on your hands than I do.&lt;/P&gt;&lt;P&gt;Regarding the setting itself, it depends.&amp;nbsp; If the service is optimized well and response times are &amp;lt; 5 seconds, then getting timeouts indicate you are getting a lot of traffic and adding more SOCs is probably the better approach.&amp;nbsp; If the service's performance is poor, averaging half the timeout or more, then I usually push back on the service publisher to improve either the data structure, map structure, or both.&amp;nbsp; Although one can throw resources at a poor performing service by increasing SOCs and timeouts, that is usually treating the symptoms and not the root cause.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 14:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1645622#M42927</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2025-08-26T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to estimate max waiting time setting for map image layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1646004#M42943</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I'll consider increasing&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;The maximum time a client will wait to get a service to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;2 minutes.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I would recommend increasing your &lt;EM&gt;max instances&lt;/EM&gt; for the service rather than the &lt;EM&gt;maximum time a client will wait&lt;/EM&gt;. When clients are waiting long periods, it's usually due to there not be enough instances to handle all the requests.&amp;nbsp; Personally, I know if I open a web map/application, I won't wait 2 minutes to see if the service is going to render.&amp;nbsp; After about 10 seconds I would think the application is broken and close out.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 10:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-estimate-max-waiting-time-setting-for-map/m-p/1646004#M42943</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2025-08-27T10:48:29Z</dc:date>
    </item>
  </channel>
</rss>

