Cloudflare Content Too Large

What is the name of the domain?

hidden

What is the error number?

413

What is the error message?

413 Content Too Large

What is the issue you’re encountering

I am trying to upload 20mb file to my app server. Traffic transfared by zero trust tunnel but recieving content too large response

What steps have you taken to resolve the issue?

app server running nginx, i try to configure nginx.conf placed client_max_body_size 200M; but when i try to upload 20mb file still recieving content too large response

What are the steps to reproduce the issue?

Uploading file from my app server front end panel

Screenshot of the error

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.