Max-Url-Len; Persistent-Connections - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Syntax
max-total-header-len bytes
Parameters
bytes
Guidelines
The max-total-header-len command specifies the maximum aggregate length of
incoming HTTP headers to allow in request messages.
Examples
v Limits aggregated HTTP headers to 65535 bytes.

max-url-len

Specifies the maximum length of URLs to allow.
Syntax
max-url-len bytes
Parameters
bytes
Guidelines
The max-url-len command specifies the maximum length of the URL to allow in
request messages. The URL includes the query string and fragment identifiers.
Examples
v Limits the URL to 32000 bytes.

persistent-connections

Controls the negotiation of persistent connections.
Syntax
persistent-connections {on | off}
Parameters
on
off
340
Command Reference
Specifies the maximum length in bytes. Use an integer in the range of 5
through 128000. The default is 128000.
# max-total-header-len 65535
#
Specifies the maximum length in bytes. Use an integer in the range of 1
through 128000. The default is 16384.
# max-url-len 32000
#
(Default) Enables the establishment of persistent connections.
Disables the establishment of persistent connections.

Advertisement

Table of Contents
loading

Table of Contents