Parameter: loadBalancer

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

loadBalancer

Description

This parameter creates a load balancer process that listens to incoming client requests on the communications port specified by the httpPort parameter. The load balancer process forwards client connection requests to an available thread on a servlet container process. This parameter requires at least one servlet container process to which to forward client requests. The servlet container process can be on the local HPE Service Manager system or on another system that is part of the same virtual group.

Valid if set from

Server's operating system command prompt

Start up file (sm.cfg or smstart)

Requires restart of the Service Manager server?

No

Default value

None

Possible values

None

Example usage

Command line: sm -loadBalancer -httpPort:13080