[mapguide-internals] Re: MapGuide 2.2 RC1 build

Trevor Wekel trevor_wekel at otxsystems.com
Thu Oct 7 12:52:39 EDT 2010


Hmm... The session repository does keep track of selection and it is memory based but you should see the memory footprint increasing and decreasing as you select and de-select.  Please note, doing a refresh on the browser window will create a new session.  Unused sessions should expire and get cleaned out after 20 minutes.

It could be related to FDO connections and/or MapGuide Server connections.  Each MapGuide Server and FDO connection does consume memory.  Here's an easy way to see if there are connections being consumed:

"netstat -ano" and count the number of connections on port 2811.  This is the number of client connections opened up on the MapGuide Server.  I would not expect more than 2 for each concurrent user (browser).

http://<machine>/mapguide/mapagent/index.html

Select Feature Service.... GetFdoCacheInfo...

The number of FDO connections should reflect the data being used and the number of concurrent users.  You should not see more than one FDO connection to each data source for each user.


If you see anything weird, please let me know. 

(I hate memory leaks...)

Regards,
Trevor

-----Original Message-----
From: mapguide-internals-bounces at lists.osgeo.org [mailto:mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Crispin_at_1Spatial
Sent: October 7, 2010 9:57 AM
To: mapguide-internals at lists.osgeo.org
Subject: [mapguide-internals] Re: MapGuide 2.2 RC1 build


I have left a couple of very simple maps (one layer in each, one to KingOra
and one to SDF) open all day to check the "Keep Alive" - very nice...

What I have noticed though is that although I have not been panning /
zooming I have been selecting and de-selecting a lot (nice new multi-select
AJAX UI) and the MapGuide memory has been slowly but surely rising all
day...

Nothing rigorous - just watching the Task Manager "Working Set" but it's
gone up 15MB with one user and not a lot of interaction.  When a big
selection is de-selected the memory drops but then increments again a moment
later.  Picking in "white space" also seems to not free properly.

Anyone else see anything like this?
Is it MapGuide or the providers?
I guess it could be multiple connections opening and not closing until the
session times out?

-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/MapGuide-2-2-RC1-build-tp5592945p5611917.html
Sent from the MapGuide Internals mailing list archive at Nabble.com.
_______________________________________________
mapguide-internals mailing list
mapguide-internals at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-internals



More information about the mapguide-internals mailing list