Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#1793 closed defect (fixed)

AIMS hang when foreign WMS is not available anymore

Reported by: ChristineBao Owned by: Christine Bao
Priority: low Milestone: 2.3
Component: General Version: 2.2.0
Severity: major Keywords:
Cc: External ID: 1408450

Description

Reported from Autodesk Customer:
He uses MapGuide to connect to WMS server and create maps. Sometimes the WMS server is not stable, it can deals with GetCapabilities request, but cannot respond to GetMap request. The customer complains that the map will hands up for minutes if WMS is offline, and he wants quicker return in this case.

Attachments (3)

MG_WMSTimeout.patch (7.5 KB ) - added by ChristineBao 13 years ago.
MG_WMSTimeout2.patch (8.8 KB ) - added by ChristineBao 13 years ago.
MG_WMSTimeout3.patch (1.5 KB ) - added by christinebao 13 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by ChristineBao, 13 years ago

Tech assessment: FDO WMS provider needs to support ConnectionTimeout() (ticket http://trac.osgeo.org/fdo/ticket/772), and MapGuide use serverconfig.ini to let user config it.

by ChristineBao, 13 years ago

Attachment: MG_WMSTimeout.patch added

comment:2 by ChristineBao, 13 years ago

Resolution: fixed
Status: newclosed

Submit in r6095 in trunk.

comment:3 by ChristineBao, 13 years ago

Add attachment http://trac.osgeo.org/mapguide/attachment/ticket/1793/MG_WMSTimeout2.patch.

According to discussion improve the config setting to be according to provider. It's formatted as: OSGeo.WMS:120,OSGeo.SDF:100 The first is provider name, the second is timeout seconds.

by ChristineBao, 13 years ago

Attachment: MG_WMSTimeout2.patch added

comment:4 by christinebao, 13 years ago

Submit MG_WMSTimeout2.patch in r6110.

by christinebao, 13 years ago

Attachment: MG_WMSTimeout3.patch added

comment:5 by christinebao, 13 years ago

Submit MG_WMSTimeout3.patch in r6140.

comment:6 by ChristineBao, 12 years ago

Integrate into Reeses SP2 in r6407.

comment:7 by christinebao, 12 years ago

Some files are forgot in previous submission. Integrate more files in r6534 to Reeses SP2.

Note: See TracTickets for help on using tickets.