Changes between Version 7 and Version 8 of ServerconfigWebConfigIni
- Timestamp:
- 07/02/10 10:46:02 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerconfigWebConfigIni
v7 v8 221 221 == [!GeneralProperties] Section ==#WebGeneralProperties 222 222 || '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' || 223 || DefaultMessageLocale || || if a 5 character locale is specified the first 2 characters must be lower case and the last 2 characters must be upper case. || ISO 639-1 name for the message locale[[BR]] Example: en or en-US ||224 || ResourcesPath || || || Path where the localization resource files are stored ||225 || TcpIpMtu || || 0 < Value <= 65535 || The TCP/IP maximum transmission unit ||223 || !DefaultMessageLocale || || if a 5 character locale is specified the first 2 characters must be lower case and the last 2 characters must be upper case. || ISO 639-1 name for the message locale[[BR]] Example: en or en-US || 224 || !ResourcesPath || || || Path where the localization resource files are stored || 225 || !TcpIpMtu || || 0 < Value <= 65535 || The TCP/IP maximum transmission unit || 226 226 || [#FailoverRetryTime FailoverRetryTime] ||2.2(+) || || Time in seconds for when to retry connecting to a !MapGuide server that has gone offline. || 227 227 === !FailoverRetryTime ===#FailoverRetryTime … … 230 230 231 231 == [!AdministrativeConnectionProperties] Section ==#WebAdministrativeConnection 232 || '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' || 233 || [#WebMaxConnections MaxConnections] || || || The maximum allowed concurrent connections for this port. || 234 || !Port || || || The port to use for administrative operations. If you change the port # here you must also change the corresponding port # for the server configuration file. || 235 === !MaxConnections ===#WebMaxConnections 236 The default values in the table below are applicable for a typical user load and a single web tier process space connected to a quad core server. In !MapGuide 2.1, the !MapGuide server on Windows can only support 62 open connections. Heavy user loads on Windows may create multiple web tier processes and exhaust the available connections with the default settings. !MaxConnections may need to be reduced under these circumstances. For !MapGuide 2.2 and later, the !MapGuide server can support more than 500 connections. 237 || '''Connection Type''' || '''Platform''' || '''Default Value''' || '''Tuning Considerations''' || 238 || Administrative || !MapGuide 2.1 Windows || 2 || Reduce to 1 if server becomes unresposive under heavy load || 239 || Client || !MapGuide 2.1 Windows || 12 || Reduce to 6 if server becomes unresposive under heavy load || 240 || Site || !MapGuide 2.1 Windows || 6 || Reduce to 3 if server becomes unresposive under heavy load || 241 || Administrative || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 2 || Set to #of cores on server machine || 242 || Client || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 12 || Set to 3x #of cores on server machine || 243 || Site || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 6 || Set to 2x #of cores on server machine || 244 232 245 == [!ClientConnectionProperties] Section ==#WebClientConnection 246 || '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' || 247 || [#WebMaxConnections MaxConnections] || || || The maximum allowed concurrent connections for this port. || 248 || !Port || || || The port to use for client operations. If you change the port # here you must also change the corresponding port # for the server configuration file. || 249 233 250 == [!SiteConnectionProperties] Section ==#WebSiteConnection 251 || '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' || 252 || [#WebMaxConnections MaxConnections] || || || The maximum allowed concurrent connections for this port. || 253 || !Port || || || The port to use for site operations. If you change the port # here you must also change the corresponding port # for the server configuration file. || 254 234 255 == [!AgentProperties] Section ==#WebAgentProperties 235 256 == [!OgcProperties] Section ==#WebOgcProperties