dynurl-allow-large-posts

Use the dynurl-allow-large-posts stanza entry to control whether WebSEAL accepts POST requests with a body larger than the number of bytes specified by the request-body-max-read entry.

dynurl-allow-large-posts = {yes|no}

Description

Allows or disallows POST requests larger than the current value for the stanza entry request-body-max-read in the [server] stanza.

Options

Usage: Required.

Default: no

Example:

dynurl-allow-large-posts = no

Parent topic: [server] stanza