Esri / ops-server-config

Operations Server Configuration scripts
Apache License 2.0
34 stars 13 forks source link

Swat the performance issue of the Storm Surge query in the My Hazard Information app #424

Closed jeffbaranyi closed 10 years ago

jeffbaranyi commented 10 years ago

The attribute query in the Storm Surge layer is slower than I'd like in the My Hazard Info app - https://afmiedev.esri.com/arcgis/home/item.html?id=c27b4ce1c9c245248feefcc71f303d8c

conklinbd commented 10 years ago

@jeffbaranyi can you provide more detailed repro steps. I am not seeing any obvious performance issue.

jeffbaranyi commented 10 years ago

Hey Ben. Specifically a query to the Storm Surge layer (https://afmiedev.esri.com/ags/rest/services/EmergencyManagement/StormSurge/MapServer/5) is taking 30 to 40 seconds to return.

mhi_query_issues

jeffbaranyi commented 10 years ago

I think I have this swatting by pointing the query at a non-generalized layer.

Can you try testing https://afmiedev.esri.com/SolutionsWeb/Apps/MyEMHazardInformation/ and geocode the default address and see what performance is like?

conklinbd commented 10 years ago

This looks good to me I am closing. I have tried doing queries on the storm surge layer and they are all super slow. We may need to review that in the future.

jeffbaranyi commented 10 years ago

did you clear your browser cache? I change a layer in the config.js file and performance seemed better.