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
feita há 5 meses223 visualizações
1 Resposta
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
respondido há 5 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas