When sending a request to a CloudHub application either via the CloudHub Shared Load Balancer or the CloudHub Dedicated Load Balancer with a large payload, a 413 error is returned.
413 Request Entity Too Large
This is the expected response if the max post size is exceeded in the shared load balancer or dedicated load balancer.
The dedicated load balancer will support up to 1000 MB Max Post Size (Payload Size)
The shared load balancer will support up to 1000 MB Max Post Size (Payload Size)
If the max post size exceeds these limits, the request is blocked and a HTTP 413 error will be returned to the client.
Re-factor your application to send smaller-sized payloads. HTTP is a non-transactional, stateless protocol, it is not designed for long-running transactions or extremely large transactions. It may be more appropriate to use a different connector or protocol for such use cases, such as SFTP.
You can bypass the shared load balancer or dedicated load balancer by using the mule-worker or mule-worker-internal URL for your CloudHub application. Achieve this by having your request go directly to your CloudHub worker. For reference, please consult cloudhub-networking-guide
Dedicated Load Balancers, as of the 11 May 2022 release, has the option to enable HTTP Steaming Mode. This mode is OFF by default, and can be enabled via API call to allow streaming payloads. This can help avoid the 1000mb max post limitation. Please see this article to learn how to enable HTTP Streaming in your DLB.
001122438

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.