[mapguide-users] Optimal Settings for Feature Service in ServerConfig.ini ? ? ?

Chris Gountanis cgountanis at mpower-tech.com
Tue Jun 5 14:59:53 EDT 2007


Can someone who has inside knowledge explain the optimal settings for
pooling and feature sources? Say you have 2 GB of memory or would it be
easier to explain 1GB and just have people 2x per GB after?

 

 

[FeatureServiceProperties]

#
****************************************************************************
*

# F E A T U R E  S E R V I C E

#

# Property Name                    Description

#
----------------------------------------------------------------------------
-

# DataCacheSize                    Max # of features to fetch

#                                       0 < Value <= 2147483647

# DataConnectionPoolSize           # of connections to cache

#                                       0 < Value <= 1024

# DataConnectionTimeout            Time duration in seconds for when an idle

#                                  connection is dropped

#                                       0 < Value <= 86400

# DataConnectionTimerInterval      Time interval in seconds for when the
server

#                                  checks for idle connections

#                                       0 < Value <= 2147483647

#
****************************************************************************
*

DataConnectionPoolExcludedProviders = OSGeo.SDF

DataConnectionPoolEnabled = 1

CacheTimerInterval = 3600

CacheTimeLimit = 86400

CacheSize = 1000

DataConnectionTimerInterval = 60

DataConnectionTimeout = 600

DataConnectionPoolSize = 200

DataCacheSize = 1000

 

 

 

Chris

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20070605/4273fe75/attachment.html


More information about the mapguide-users mailing list