Welcome! Log In Create A New Profile

Advanced

Error 413 : Entity too large

Posted by technic 
Error 413 : Entity too large
February 24, 2023 05:49AM
Hi all,

For the last week, for no apparent reason, our interface of web password storage service has stopped working, and could see on the logs that the error is 413 - Entity too large.
This website is behind a proxy using nginx, and the problem would come from the nginx config file which limits the size.

I've tried adding the following lines into the nginx config file, both in http and server sections :

client_max_body_size 2M
client_max_body_size 4M
client_max_body_size 100M

But there's no change whatsoever.

Would you have any idea on how to fix error 413 ?

Thank you
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 263
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready