Changes between Version 21 and Version 22 of ServerconfigWebConfigIni


Ignore:
Timestamp:
Aug 14, 2011, 11:35:29 PM (13 years ago)
Author:
christinebao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerconfigWebConfigIni

    v21 v22  
    88
    99||'''Revision'''||'''Date'''||'''Author'''||'''Comment'''||
     10||0.6||August 15, 2011||Christine Bao||Update DB Environment settings||
    1011||0.5||July 7, 2011||Bruce Dechant||Updated port settings||
    1112||0.4||December 9, 2010||Bruce Dechant||Added !SessionRepositoriesConfig and !SessionRepositoriesLimit information||
     
    265266}}}
    266267
     268== [!DBEnvironmentProperties] Section ==#DBEnvironment
     269|| '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' ||
     270|| !LibraryCacheSize || || || The size for library cache size in MB ||
     271|| !SessionCacheSize || || || The size for session cache size in MB ||
     272|| !DBPageSize || || || The size for library DB page in KB ||
     273|| !DBXMLPageSize || || || The size for library DBXML page in KB ||
     274|| !LibraryLogBufferSize || || || The size for library log buffer in MB ||
     275|| !SessionLogBufferSize || || || The size for session log buffer in MB ||
     276|| !DBMaxTransactions || || || The max number of DB transactions ||
     277|| !SessionDBPageSize || || || The size for session DB page in KB ||
     278|| !SessionDBXMLPageSize || || || The size for session DBXML page in KB ||
     279|| !DBTimeout || || || The time out for lock and transaction in second ||
     280|| !DBMaxLockers|| || || The max number of DB lockers ||
     281
    267282= Webconfig.ini =#Web
    268283== Overview ==