Hi there,
Does anybody know how many threads are being used by a map while panning, zooming, etc when retrieving features from the available services defined in the content page for the map?
basically I’m trying to see how many ArcSOCs/instances I need to define when publishing a service. My example is with the Utility Network that has 2 domains and when configured in the content pane using subtype layers, a single pan in the map generates 27 rest calls to the service. If the map utilises 2 threads (14 parallel calls made) with 10 concurrent users, I’ll need 20 instances/socs for the service to minimise any wait times, etc for the user.
thanks for any help with this