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
demandé il y a 5 mois223 vues
1 réponse
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
répondu il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions