[mapguide-users] Initial Map-Load Time
Bruce Dechant
bruce.dechant at autodesk.com
Tue Jan 29 11:45:22 EST 2008
The initial map loading delay is because none of the data needed by the server is cached, ie: FDO connection, schema, class, spatial context information, etc...
Once the map has been loaded this information is cached by the server and makes returning it very quick for subsequent users.
The server eventually clears this cache after the information has not been used for a set period of time (default is about 10 minutes). You can adjust the amount of time before the server clears this information by changing the following parameters in the serverconfig.ini.
The following will set the FDO connection timeout to 1 day instead of the default of 10 minutes.
DataConnectionTimeout = 86400
Thanks,
Bruce
From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Denis Lalonde
Sent: Tuesday, January 29, 2008 8:20 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Initial Map-Load Time
The first user of the day to "hit" my MG site (MGE 2008) always has to wait about 20 seconds for the initial map to load. Once the map is loaded, subsequent map actions take a very acceptable 2 seconds or even less. Also, other users who log onto the site at about the same time as user1 do not see this initial delay. If however, there is extended period of server inactivity, this initial map delay returns. (I assume once all session have expired)
Is there a way to avoid this initial map loading delay?
________________________________
Never miss a thing. Make Yahoo your homepage.<http://us.rd.yahoo.com/evt=51438/*http:/www.yahoo.com/r/hs>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080129/1f4f7cd3/attachment.html
More information about the mapguide-users
mailing list