Parameter: httpPort

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

httpPort

Description

This parameter defines the communications port that a servlet container process uses to communicate with clients using HTTP. A servlet container process can only have one HTTP port open at a time.

It is best practice to use this parameter from the command line or configuration file for each individual servlet container process you start. This practice makes it easy to identify the HTTP communications port each servlet container uses.

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

Any valid communications port number

Example usage

Command line: sm -httpPort:13081