If the Console is inactive for a certain duration, you are automatically logged out of the Console. You can change the default timeout value in the web.xml file.
Follow these steps:
<UDP_Home>\Management\TOMCAT\webapps\ROOT\WEB-INF\web.xml
The value is in minutes.
For example:
<session-config>
<session-timeout>120</session-timeout>
</session-config>
120 indicates the timeout duration for the Console is 120 minutes.
Copyright © 2016 |
|