Hitachi

JP1 Version 12 JP1/Performance Management Reference


Web Server configuration file (httpsd.conf)

Organization of this page

Function

The Web Server configuration file is the file for setting the HTTP Server operating environment.

Files

httpsd.conf (Web Server configuration file)

Location

In Windows:

PFM-Web-Console-installation-folder\CPSB\httpsd\conf\

In UNIX:

/opt/jp1pcwebcon/CPSB/httpsd/conf/

Timing of applying definition information

The definition information is applied when the Web Console service is restarted.

How to modify

See Procedure for modifying PFM - Web Console definition files.

Setting items

LISTEN=port-number

Specify the port number for accessing PFM - Web Console from a Web browser. The default is 20358. You can specify a port number in the range from 1024 to 65535.

If an invalid value is specified, the PFM - Web Console service will not be able to start. This definition is required.

This definition must not be omitted (or commented out) and you must specify an acceptable value. Omitting the definition or setting an unacceptable value might cause the PFM - Web Console service to fail to start.

User

In UNIX, specify this if you want to set the user permissions for starting the service. The default is nobody. To start with user permissions other than nobody/root, specify a user other than root who exists on the system.

If you omit the specification, or if you specify an invalid value, the default value is set.

Group

If User is set to a value other than nobody, specify the group to which the specified user belongs. The default is Group (the group with root permissions).

If you omit the specification, or if you specify an invalid value, the default value is set.