Method
CDCloudflare Developers
•Created by Method on 2/22/2025 in #general-help
413 Payload Too Large error on very small (3.6MB) file
solved: this was nginx :facepalm:
added
client_max_body_size 100M;
to my config.4 replies
CDCloudflare Developers
•Created by Method on 2/22/2025 in #general-help
413 Payload Too Large error on very small (3.6MB) file
I'm not seeing any logs in the cloudflare worker for that request so perhaps thats not it either
4 replies
CDCloudflare Developers
•Created by Method on 2/22/2025 in #general-help
413 Payload Too Large error on very small (3.6MB) file
there is a cloudflare worker that's in front of all requests, could that be it? should I add a rule that bypasses that worker?
4 replies