[mapguide-users] Mapguide 3.0 WMS speed
Jackie Ng
jumpinjackie at gmail.com
Mon Dec 10 02:34:55 PST 2018
You should compare your WMS GetMapImage operation vs an equivalent RenderMap
operation for the same layer(s) under the same viewports and see if you get
comparable load/render times. You can use the mapagent test pages to test
both operations.
If the times are mostly comparable, then the bottleneck would be in the
underlying rendering operation, which then raises questions about:
- What is your spatial data source?
- Is it flat file
- Is it relational?
- etc
But we can't really start answer those question until the problem is
properly identified (WMS translation overhead or just the underlying
rendering performs slow on your particular data source)
- Jackie
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
More information about the mapguide-users
mailing list