Changes between Version 20 and Version 21 of ServerconfigWebConfigIni


Ignore:
Timestamp:
Jul 6, 2011, 12:28:54 PM (13 years ago)
Author:
brucedechant
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerconfigWebConfigIni

    v20 v21  
    88
    99||'''Revision'''||'''Date'''||'''Author'''||'''Comment'''||
     10||0.5||July 7, 2011||Bruce Dechant||Updated port settings||
    1011||0.4||December 9, 2010||Bruce Dechant||Added !SessionRepositoriesConfig and !SessionRepositoriesLimit information||
    1112||0.3||December 6, 2010||Bruce Dechant||Added !PreCacheMaps information||
     
    281282|| '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' ||
    282283|| [#WebMaxConnections MaxConnections] || ||  || The maximum allowed concurrent connections for this port. ||
    283 || !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. ||
     284|| 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. ||
    284285=== !MaxConnections ===#WebMaxConnections
    285286The 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.
     
    288289|| Client || !MapGuide 2.1 Windows || 12 || Reduce to 6 if server becomes unresposive under heavy load ||
    289290|| Site || !MapGuide 2.1 Windows || 6 || Reduce to 3 if server becomes unresposive under heavy load ||
    290 || Administrative || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 2 || Set to #of cores on server machine ||
     291|| Administrative || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 2 || Set to 0.5x #of cores on server machine ||
    291292|| Client || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 12 || Set to 3x #of cores on server machine ||
    292 || Site || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 6 || Set to 2x #of cores on server machine ||
     293|| Site || !MapGuide Linux (all versions)[[BR]]!MapGuide 2.2 Windows || 6 || Set to 1.5x #of cores on server machine ||
    293294
    294295== [!ClientConnectionProperties] Section ==#WebClientConnection
    295296|| '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' ||
    296297|| [#WebMaxConnections MaxConnections] || ||  || The maximum allowed concurrent connections for this port. ||
    297 || !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. ||
     298|| 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. ||
    298299
    299300== [!SiteConnectionProperties] Section ==#WebSiteConnection
    300301|| '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' ||
    301302|| [#WebMaxConnections MaxConnections] || ||  || The maximum allowed concurrent connections for this port. ||
    302 || !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. ||
     303|| 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. ||
    303304
    304305== [!AgentProperties] Section ==#WebAgentProperties