request-body-max-read

request-body-max-read = number_of_bytes

Description

Maximum number of bytes to read in as content from the body of POST requests. The request-body-max-read stanza entry affects the request body only. It does not impose limits on other components of a request, such as request line and headers. Used for dynurl, authentication, and request caching.

Options

Usage: Required.

Default value

4096

Example:

request-body-max-read = 4096

Parent topic: [server] stanza