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

Startup parameter: dao_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

dao_threadsperprocess

Description

This parameter specifies the maximum number of threads allowed to run concurrently in the process for a RESTful Web Service application.

It is good to start enough server threads to handle requests. We recommend that you maintain a buffer of 30% to 40% spare capacity.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

40

Possible values

Number of threads

Example usage

Command line: sm -httpPort:13080 -dao_threadsperprocess:10

Initialization file: dao_threadsperprocess:10