Max-Header-Value-Len; Max-Querystring-Len; Max-Total-Header-Len - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands

max-header-value-len

max-header-value-len
Specifies the maximum length of header values to allow.
Syntax
max-header-value-len bytes
Parameters
bytes
Guidelines
The max-header-value-len command specifies the maximum length of header
values to allow for HTTP headers in request messages. Each HTTP header is
expressed as a name-value pair. This command specifies the maximum length of
the value portion for HTTP headers. The use max-header-name-len command to
specify the maximum length of the name portion for HTTP headers.
Related Commands
max-header-name-len

max-querystring-len

Specifies the maximum length of the query string to allow.
Syntax
max-querystring-len bytes
Parameters
bytes
Guidelines
The max-querystring-len command specifies the maximum length of the query
string to allow for HTTP headers in request messages. The query string is the
portion of the URL after the question mark (?) character.
Examples
v Limits the query string to 1024 bytes.

max-total-header-len

Specifies the maximum aggregate length of HTTP headers to allow.
Specifies the maximum length in bytes. The default is 0, which indicates no
limit.
Specifies the maximum length in bytes. The default is 0, which indicates no
limit.
# max-querystring-len 1024
#
Chapter 29. HTTPS Front Side Handler mode
339

Advertisement

Table of Contents
loading

Table of Contents