Parameter: debughttp

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

debughttp

Description

This parameter causes the HPE Service Manager server to write HTTP SOAP requests and responses to the following log files.

  • logs\sm.log
  • RUN\HTTP.log

Important: Enabling this parameter significantly reduces available system resources because the log files the server produces contain all HTTP traffic, including HTTP headers and attachments. For this reason, we recommend that you not enable this parameter on production systems, but rather in test environments only.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

0 (Disable)

Possible values

1 (Enable)

Example usage

Command line: sm -httpPort:13080 -debughttp:1

Initialization file: debughttp:1