Skip to main content

SOAP Settings

AtScale supports the following settings for configuring SOAP requests and responses.

soap.xpress.enabled

  • Default: false
  • Restart: No

Enable Xpress compression support for SOAP responses. When enabled, it is up to the client to negotiate usage.

soap.binxml.enabled

  • Default: false
  • Restart: No

Enable BinXML encoding support for SOAP responses. When enabled, it is up to the client to negotiate usage.

soap.marshalling.streaming.chunkTimeout

  • Default: 5 minutes
  • Restart: Yes

How long to wait for chunks of data to be read from a SOAP request before giving up.

soap.unmarshalling.chunkTimeout

  • Default: 2 minutes
  • Restart: No

How long to wait for more chunks of data from a SOAP request before giving up.