Startup parameter: sessiontimeout

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

sessiontimeout

Description

This parameter defines the number of minutes that the server waits for a client heartbeat signal before the server assumes that the client session has timed out and closes the connection.

The client sends a heartbeat signal to the server every 15 seconds or as defined by the heartbeatinterval parameter.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

30

Possible values

Number of minutes

Example usage

Command line: sm -httpPort:13080 -sessiontimeout:3

Initialization file: sessiontimeout:3

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Client parameters for Windows clients