I have nginx with config " client_max_body_size" at 1mb.
So I try post body with binary that size 50mb.
When I send request directly to IP or domain that not proxy through cloudflare nginx turn down connection.
But when I request through cloudflare’s proxy the nginx not turn down the connection and receive full request but still display the error.
Sorry for my bad English !
sdayman
2
Are you sure you received the full request? I do not see any indication you received the data. Only the error and the size of the data you requested.
Yes, I have traffic monitor and it got incoming traffic spike.
system
Closed
4
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.