[mapguide-users] Unmanaged SHP File Locations

Jason Birch Jason.Birch at nanaimo.ca
Wed May 30 11:16:05 EDT 2007


I'd be interested in knowing whether turning on connection pooling makes
a difference.

If it does, having a single slow request every 10 minutes might not be
such a bitter pill, at least until it's fixed properly.

Does this affect SDF files as well?  I'd imagine that they're different,
but I'm not sure how MapGuide handles multiple SDF files in a single
directory... There's an additional level of complexity there; multiple
classes per schema.

Jason 

-----Original Message-----
From: Chris Gountanis
Subject: RE: [mapguide-users] Unmanaged SHP File Locations

I am also available to test if needed.

-----Original Message-----
From: Tom Fukushima
Subject: RE: [mapguide-users] Unmanaged SHP File Locations

By turning on connection pooling for the SHP provider, the server will
cache the connection so the next time it is accessed, things should be
quick.  However, the cached connection gets purged every 10 minutes
(default) or so, so if the connection has been removed from the cache,
the next person to access the resource will still have to wait... hmmm,
sounds like we should still investigate the root problem of the
slowness.


More information about the mapguide-users mailing list