max-client-read

max-client-read = number_of_bytes

Description

Maximum number of bytes of request line and header information that WebSEAL holds in internal buffers when reading an HTTP request from a client. One purpose for max-client-read is to help protect WebSEAL from denial-of-service attacks.

As of ISAM WebSEAL 6.0, the max-client-read stanza entry no longer impacts the request-body-max-read and request-max-cache stanza entries.

Options

Usage: Required.

Default value

32768

Example:

max-client-read = 32768

Parent topic: [server] stanza