Object Caching

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

 

Object caching configuration

Object caching configuration

 

Property

Description

Life time of application object [min]

Life time of application objects [min]

icon_comment

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]

Life time of project objects [min]

icon_comment

This value must be higher than the life time of session objects [min].

Life time of session objects [min]

Life time of session objects [min]

icon_comment

This value should be the same than the session timeout in the web_user.xml.

This value must be smaller than the life time of project objects [min].

Object caching configuration

Ⓒ Copyright 2023 by VertiGIS GmbH