max-webseal-header-size
max-webseal-header-size = number_of_bytes
Description
Integer value indicating the maximum size, in bytes, of HTTP headers generated by the WebSEAL server. Headers greater in size that this value are split across multiple HTTP Headers. The max-webseal-header-size entry does not limit the maximum size of HTTP-Tag-Value headers.Options
number_of_bytes Integer value indicating the maximum size, in bytes, of HTTP headers generated by the WebSEAL server. A value of zero (0) disables this support. WebSEAL imposes no maximum on this value.
Usage: Required.
Default value
0
Example:
max-webseal-header-size = 0