Error 413 - Post Request

0

When I send a post request (the request has fields to attach multiple images) the response is 413, using the ec2 instance. Woks perfectly fine when there is only one or two images, this one also fails when the size of images are high.

AMAL
已提問 5 個月前檢視次數 223 次
1 個回答
0

you may have to check and increase the client_max_body_size in nginx config and restart it. May be to client_max_body_size 100M It should do the trick. Hopefully

profile picture
已回答 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南