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
asked 5 months ago204 views
1 Answer
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
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions

Relevant content