2.4.2 Starting and stopping Cosminexus HTTP Server (httpsdctl command)

This section describes the httpsdctl command that starts and stops Cosminexus HTTP Server.

Organization of this subsection
(1) Format
(2) Options
(3) How to confirm the start
(4) Example of usage
(5) Notes

(1) Format

/opt/hitachi/httpsd/sbin/httpsdctl {start | stop | restart | graceful | gracefulstop | configtest | help}

(2) Options

(3) How to confirm the start

To confirm the start of Cosminexus HTTP Server, check the control process. For details, see (3) Monitoring the control process of 4.1.3 Operation management.

(4) Example of usage

The following example starts Cosminexus HTTP Server. If you are using an encrypted private key, enter the password.

/opt/hitachi/httpsd/sbin/httpsdctl start
Enter PEM pass phrase:

(5) Notes