Parameter: threadsperprocess

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

Parameter

threadsperprocess

Description

This parameter defines the number of threads that you want theHPE Service Manager server to start when it starts a new process. Each thread can support one client connection or one background process. The recommended maximum value for the threadsperprocess process is 60. Usually, the value of this parameter should be below 50.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

50

Possible values

Number of threads to start

Example usage

Command line: sm -httpPort:13080 -threadsperprocess:20

Initialization file: threadsperprocess:20