[Mapguide-trac] [mapguide-trac] #2432: Subsequent calls to MaestroApi.HttpServerConnection.QueryFeatureSource timeout

MapGuide Open Source trac_mapguide at osgeo.org
Wed Apr 16 10:00:42 PDT 2014


#2432: Subsequent calls to MaestroApi.HttpServerConnection.QueryFeatureSource
timeout
----------------------------+-----------------------------------------------
   Reporter:  johngalambos  |       Owner:  jng  
       Type:  defect        |      Status:  new  
   Priority:  low           |   Milestone:       
  Component:  Maestro       |     Version:  2.5.0
   Severity:  minor         |    Keywords:       
External_id:                |  
----------------------------+-----------------------------------------------
 If multiple calls are made in fairly quick succession to the
 MaestroApi.HttpServerConnection.QueryFeatureSource methods, beyond the
 second or third calls the methods don't return and eventually throw
 timeout exceptions. It looks like this is because the HttpWebResponse
 isn't disposed so the TCP connections from previous calls may be being
 help open longer than necessary and maxing out the default TCP connection
 limit.

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2432>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list