Administer > System configuration parameters > System performance parameters > Startup parameter: maxKeepAliveRequests

Startup parameter: maxKeepAliveRequests

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

maxKeepAliveRequests

Description

This parameter allows you to override the Apache Tomcat server limit of processing 100 requests before ending a session. You can set a higher limit on the number of requests to be processed before the Service Manager server closes the connection.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

100

Example usage

Command line: sm -maxKeepAliveRequests:250

Initialization file: maxKeepAliveRequests:250

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

System performance parameters