This setting controls how the server terminates unused back-end sessions. When a back-end session is idled longer than the timeout periods set by this value, it becomes a candidate to be terminated.
Procedure
To change the server configuration:
- Stop the server.
- To change this value for all databases, modify the cm.webserver.session.min.free.time value in the ccm.server.properties file.
- To set a different value for a specific database, create a key called cm.webserver.session.min.free.time.database name in the ccm.server.properties file, and then assign with it the new value.
- Restart the server so that the changed values take effect.