request-size-limit

Set the maximum size of a request

Syntax

--request-size-limit  size

Description

request-size-limit specifies the maximum size of a request specified by size. The default request size is 64MB.

Parameters

size

Size, in bytes, of the request.

Examples

Set the request size to 128MB.

--request-size-limit 128MB

See Also

Was this topic helpful?