max_inactive_interval parameter

The max_inactive_interval parameter defines the time in seconds between client requests before an HTTP session expires.

If you set the parameter value to a negative time, the HTTP session will never time out.

Parameter values

Value
Integer
Default value
1800

Example

In this example, all unavailable HTTP sessions will time out and become unusable after 1800 seconds.

max_inactive_interval=1800

Changing property value

To change the property value, complete the following steps:

  1. Open the common.properties file by using a text editor. The file is located in the $TOP/etc/default directory.
  2. Update the parameter value that you want to modify and save the common.properties file. For example, you can change the max_inactive_interval parameter from the standard value of 1800 seconds to when you want your session to time out.
  3. Restart InfoSphere® Master Data Management Collaboration Server - Collaborative Edition.
    Note: To ensure that the modified configuration changes are reflected, you must restart InfoSphere Master Data Management Collaboration Server - Collaborative Edition.