max-header-value-len

This command specifies the maximum length of header values to allow for the ebMS2 handler.

Syntax

max-header-value-len bytes

Parameters

bytes
Specifies the maximum length in bytes. The default value is 0, which indicates no limit.

Guidelines

The max-header-value-len command specifies the maximum length of the header value to allow for HTTP headers in requests. Each header is a name-value pair.

Use the max-header-name-len command to specify the maximum length of the name portion for HTTP headers.