Web parameter: session-timeout

Web parameters change the behavior of the web clients that connect to the web tier. For more information, see Web tier parameters.

Parameter

session-timeout

Description

This parameter defines the default session timeout interval for all sessions created in the Service Manager web tier.

Note It is best practice to lower the session-timeout value to 2 minutes if you experience Service Manager web client sessions lingering for a longer period of time than expected.

Valid if set from

Web tier configuration file (web.xml)

Requires restart of the web applications server?

Yes

Default value

15

Possible values

Minutes

Example usage

<session-config>
  <session-timeout>2</session-timeout>
</session-config>

Related topics

System parameters
Web tier parameters
Enter a parameter in the web client URL
Enter a parameter in the web.xml file
Client parameters for web clients