<?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 Dynamic Map Service instances max out problem?? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-map-service-instances-max-out-problem/m-p/762706#M70657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a custom javascript api application that uses a dynamic map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The map service is a pooled with 4 max instances and 1 min instances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the initial map load, the map service spins off 2 instances...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As I move around the map and perform queries, map service spins off more instances and soon uses all 4 instances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I rarely see "Instances in Use" any higher than 1.. Usually 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now is this a normal?? Would instances usually spin off this many from one application and the user happens to be just myself??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I would feel ok, if instances are at 2 but when I see 4 instances, I feel I should do someting about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure, am I over reacting...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2012 15:32:43 GMT</pubDate>
    <dc:creator>DonKang</dc:creator>
    <dc:date>2012-03-15T15:32:43Z</dc:date>
    <item>
      <title>Dynamic Map Service instances max out problem??</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-map-service-instances-max-out-problem/m-p/762706#M70657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a custom javascript api application that uses a dynamic map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The map service is a pooled with 4 max instances and 1 min instances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the initial map load, the map service spins off 2 instances...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As I move around the map and perform queries, map service spins off more instances and soon uses all 4 instances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I rarely see "Instances in Use" any higher than 1.. Usually 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now is this a normal?? Would instances usually spin off this many from one application and the user happens to be just myself??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I would feel ok, if instances are at 2 but when I see 4 instances, I feel I should do someting about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure, am I over reacting...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 15:32:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-map-service-instances-max-out-problem/m-p/762706#M70657</guid>
      <dc:creator>DonKang</dc:creator>
      <dc:date>2012-03-15T15:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Map Service instances max out problem??</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-map-service-instances-max-out-problem/m-p/762707#M70658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a better question for the ArcGIS Server forum:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/forums/8-ArcGIS-Server-General"&gt;http://forums.arcgis.com/forums/8-ArcGIS-Server-General&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 15:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-map-service-instances-max-out-problem/m-p/762707#M70658</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-03-15T15:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Map Service instances max out problem??</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-map-service-instances-max-out-problem/m-p/762708#M70659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I agree...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This question maybe geared more towards the general server issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I would also like know if performing queries (multiple queries, one after another) or any type of server side request&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;would spin off the instances or even corrupt the instances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to findout if my coding pattern (how I use querytasks) can potentially cause issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 16:06:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-map-service-instances-max-out-problem/m-p/762708#M70659</guid>
      <dc:creator>DonKang</dc:creator>
      <dc:date>2012-03-15T16:06:47Z</dc:date>
    </item>
  </channel>
</rss>

