FUME_REQUEST_BODY_LIMIT
Applies to
- Community
- Enterprise
Defaults
- Community:
400mb - Enterprise:
400mb
Purpose
Sets the maximum request body size accepted by the HTTP server for payloads such as JSON, XML, CSV, and HL7 v2.
Notes
- Supported values follow Node-style size strings such as
10mb,100kb, and1gb. - Increase this only when the deployment is expected to handle larger inbound payloads.