request-size
#
How Controlling Request Sizesinfo
Definition
The req size is the maximum value of the payload body size associated with the request.
Default size
In our platform the default size is 1m
Change the default size
Through our extension you can easily change this value by changing the value.
For example:
info
If you put 0 value any size is accepted
How can you change the default size for all the request?
Action:
Go to Section: api-gateway/request-size.conf
To change the value just enter the following string and choose the value you want to set:
How can you change only the backoffice request size?
Action:
Go to Section: api-gateway/backoffice-root-location-extension.conf
To change the value just enter the following string and choose the value you want to set:
How can you change a specific root?
Action:
Go to Section: api-gateway/root-location-extension.conf
Here you fill find an empty file.
To change the value just enter the following string and choose the value you want to set:
In this case you change the req size only for the /example location