Administer > System configuration parameters > Connection parameters > Startup parameter: compress_soap

Startup parameter: compress_soap

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

compress_soap

Description

Enabling this parameter compresses SOAP messages between the Service Manager server and clients.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

1

Possible values

0 (Disable)

1 (Enable)

Example usage

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

Initialization file: compress_soap:1

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Client parameters for Windows clients