Max-Header-Count; Max-Header-Name-Len - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

http/1.1
Guidelines
The http-client-version command set the HTTP version for the connection. The
specified version should not conflict with the HTTP version that is allowed by the
allowed-features command.
Related Commands
allowed-features

max-header-count

Specifies the maximum number of headers to allow.
Syntax
max-header-count count
Parameters
count
Guidelines
The max-header-count command specifies the maximum number of HTTP header
to allow in incoming request messages.
Examples
v Limits the number HTTP headers to 20.

max-header-name-len

Specifies the maximum length of header names to allow.
Syntax
max-header-name-len bytes
Parameters
bytes
Guidelines
The max-header-name-len command specifies the maximum length of header
names 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 name portion for HTTP headers. The use max-header-value-len command to
specify the maximum length of the value portion for HTTP headers.
338
Command Reference
(Default) Uses HTTP 1.1.
Specifies the maximum number of headers. The default is 0, which
indicates no limit.
# max-header-count 20
#
Specifies the maximum length in bytes. The default is 0, which indicates no
limit.

Advertisement

Table of Contents
loading

Table of Contents