Select to view content in your preferred language

Map or Feature Services Extremely Slow

281
5
a month ago
TalluruRangaVital1
Emerging Contributor

Map or Feature Services Extremely Slow while rendering.

0 Kudos
5 Replies
George_Thompson
Esri Notable Contributor

You are going to have to provide some more details.

- What version of Enterprise is being used?

- Is the service hosted or referenced?

- If referenced, what is the RDBMS being used (need all the details - version / patch level / EGDB version / etc.)?

- Is it slow in different browsers?

- How is it slow and when did this start?

- Is the deployment local to your machine or using VPN?

 Those are some good questions to start with.......

--- George T.
MichaelVolz
Esteemed Contributor

Are these services new or recently upgraded?

If not new, did these services perform better in the past?

0 Kudos
JudithWammack
Regular Contributor

Did the rendering issue start after the October 2025 update?

VenkataKondepati
Regular Contributor

Map or Feature Services Extremely Slow

Symptoms:
• Web apps or dashboards take >10 seconds to load.
• ArcGIS Server CPU spikes to 100%.
Root Causes:
• Too many service instances running concurrently.
• Unoptimized map documents (complex symbology, labeling).
Inefficient spatial queries or lack of spatial indexes.

0 Kudos
Priya_Das
Esri Contributor

Hi @TalluruRangaVital1 

If you Map and Feature services load slowly, it can be for various reason:

It can be your system resource (CPU, RAM, memory usage)

Number of ArcSOC running in ArcGIS Server, How much memory each ArcSOC process consuming.: https://support.esri.com/en-us/knowledge-base/how-to-identify-the-number-of-arcsoc-processes-in-a-wi...

Internal network related (VPN, firewall)

You can check the Server statistics:https://enterprise.arcgis.com/en/server/latest/administer/windows/about-server-statistics.htm

 

0 Kudos