Skip to main content
Feedback

Usage

The following matrix outlines the Cloud API Management Gateway business rules and policies applied when the max-payload-size for incoming requests exceeds the configured value.

Configuration ParameterConfigured Value (KB)Request/Response Payload Size (KB)Maximum Allowed (KB)Endpoint Fail-safeGateway Forward CallNotes
max-payload-size531024N/AYesCall is forwarded.
max-payload-size571024YesYesAdd a debug message or warning, but do not block the call.
max-payload-size571024NoNoBlock the call with an error message.
max-payload-size5020001024N/ANoBlock the call with an error message.