Object caching properties define the cache lifetimes of applications, projects and sessions.

Object caching configuration
Property |
Description |
Life time of application object [min] |
Life time of application objects [min] Note: The life time of application objects should be set to the time span between Tomcat restarts. When using default settings (1440 minutes = 24 hours) a Tomcat restart is recommended every day to correctly reinitialize all resources. |
Life time of project objects [min] Note: This value must be higher than the life time of session objects [min]. |
|
Life time of session objects [min] Note: This value should be the same than the session timeout in the web_user.xml. Note: This value must be smaller than the life time of project objects [min]. |
|
Max. number of in memory tiles / mapservice |
Maximum number of in memory tiles per mapservice |
Max. number of tiles physically / mapservice |
Maximum number of physically stored tiles per mapservice |
Life time of in memory tiles [min] |
Life time of in memory tiles in minutes |
Life time of tiles on disk [min] |
Life time of in tiles physically stored in minutes |
Object caching configuration