Knowledge Base


Knowledge Base / XFilesharing Pro / Troubleshooting

413: Request Entity Too Large

08/28/2015 10:13 AM
Question

Answer

It usually comes that this error is originating from Nginx which limits the HTTP POST body size to 1mb by default.  You shall open it's config file in the text editor, and ensure that the 'client_max_body_size' is set to '0' for your location.