Extending the time period before you are logged out of the server due to inactivity
When you are logged on to the BigFix® Remote Control Server and there is no activity, you are logged out after a time period. You can increase this time interval.
About this task
For a server that is installed by using the server installer, the file is in the following directory, \[server installation directory]\wlp\usr\servers\trcserver\apps\TRCAPP.ear\trc.war\WEB-INF.
For a server that is installed on a Linux™ operating system.
/[server installation directory]/wlp/usr/servers/trcserver/apps/TRCAPP.ear/trc.war/WEB-INF.
For a server that is installed on WebSphere® Application Server version 8.5.
\[server installation directory]\trc_war.ear\trc.war\WEB-INF.
To increase the timeout value, complete the following steps.
Procedure
- Edit the WEB. XML file.
- Edit the following property.
<session-config>
<session-timeout>30</session-timeout>
</session-config> - Set the timeout value to the number of minutes.
- Save the file.
- Restart the server service.