Set the maximum size of a request
--request-size-limit size
request-size-limit
specifies the maximum
size of a request specified by size
. The
default request size is 64MB.
size
Size, in bytes, of the request.
Set the request size to 128MB.
--request-size-limit 128MB