You can set session inactivity timeout values for OpenPages® application servers.
Procedure
- Prepare your environment.
- Go to the overrides directory.
/opt/ibm/wlp/usr/servers/defaultServer/configDropins/overrides
- In a text editor, open the
op-apps.xml
file and look for
the following line:
<httpSession cookieSecure="true" invalidationTimeout="90m"/>
- Set the
invalidationTimeout
parameter to the value in
minutes. Save and close the file.
- Do steps 6 and 7 in Configuring OpenPages.