Max-Node-Size; Mime-Back-Headers - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands
attachment-byte-count, attribute-count, element-depth, gateway-parser-limits,

max-node-size

Examples
v Sets the maximum message size to 500000 kilobytes.
max-node-size
Specifies the maximum size of a single XML node.
Syntax
max-node-size bytes
Parameters
bytes
Related Commands
attribute-count, element-depth, external-references, gateway-parser-limits
Examples
v Sets the maximum allowed node size to 50000 bytes.

mime-back-headers

Controls MIME multipart messages sent over HTTP in server responses.
Syntax
mime-back-headers {on | off}
Parameters
on
off
Guidelines
The body of a message (that is, the payload, independent of any protocol headers)
can sometimes contain MIME headers before any preamble and before the first
MIME boundary contained in the body of the message. These MIME headers can
contain important information not available in the protocol headers, such as the
string identifying the MIME boundary. If this property is set to on, then these
MIME headers will be processed by the gateway.
450
Command Reference
# max-message-size 500000
#
Specifies the maximum message node size in bytes. The default is 0. A
value of 0 indicates that no size limit is applied to incoming message
nodes.
# max-node-size 50000
#
(Default) Enables the ability to handle MIME package headers in the HTTP
body of messages that are received from a server.
Disables the ability to handle MIME package headers in the HTTP body of
messages that are received from a server.

Advertisement

Table of Contents
loading

Table of Contents