Summary:
This is a tech tip on how to increase a ACL user lifetime session for Server Console
Environment:
All supported DevTest platforms
Instructions:
The ACL session-related property for Server Console is:
registry.max.user.lifetime.seconds
The registry.max.user.lifetime.seconds property is the main session lifetime property that determines how long a user session is valid after the last activity done by a user in a session.
The default is set to 1200
To increase the timeout for Server Console, registry.max.user.lifetime.seconds to what you want in local.properties on the machine that hosts the Registry
Additional Information:
You must restart DevTest Components for change to be in effect.