[mapguide-users] Optimizing Mapguide Server -Cache Size

Jackie Ng jumpinjackie at gmail.com
Thu Nov 28 01:54:58 PST 2013


To give you better insight, this is what MapGuide caches on the server-side.

 - Feature Source documents
 - Spatial Contexts
 - Feature Schemas
 - Class Definitions
 - Identity Properties

Of your 320 layers, you have to ask yourself:

 - How many feature sources all these layers point to in total?
 - Of this set of Feature Sources:
    - Are they flat-files? (generally one class per feature source)
    - Are they relational databases (one class for each table per feature
source)
    - Are you serving this data in various coordinate systems (one spatial
context per CS)

Based on this information you can roughly tally up the number of potentially
cacheable items and set the cache size appropriately.

Hope this helps.

- Jackie



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Optimizing-Mapguide-Server-Cache-Size-tp5091621p5091633.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list