Changes between Version 27 and Version 28 of MapGuideRfc86
- Timestamp:
- 10/14/09 20:11:11 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc86
v27 v28 117 117 Some of methods in !MgFeatureService don’t depend on an existing feature source and an FDO connection. So this change will not affect them. For example, MgFeatureService::!GetFeatureProviders, MgFeatureService::!XmlToSchema, and so on. 118 118 119 To avoid exhausting the avaiable FDO connections through pinned connections, properties ' PinnedDataConnectionSize' and 'PinnedDataConnectionSizeCustom' will be added into serverconfig.ini to set a limitation of pinned connections per FDO providers. Moreover, users can set time duration in secondsfor when an idle pinned FDO connection is dropped.119 To avoid exhausting the avaiable FDO connections through pinned connections, properties '!PinnedDataConnectionSize' and '!PinnedDataConnectionSizeCustom' will be added into serverconfig.ini to set a limitation of pinned connections per FDO providers. Moreover, users can set time duration in seconds through property 'PinnedDataConnectionTimeout' for when an idle pinned FDO connection is dropped. 120 120 121 121 {{{