Welcome! Log In Create A New Profile

Advanced

Re: error_page for 413 not working on remote machine, but works on localhost

June 22, 2011 01:43AM
mr srirang,

you are using nginx upload module right. 413 will be thrown when the request entity too large .set the field like this



upload_max_output_body_len 0;

0 means there will be no restriction for the file size u r uploading .check in ur remote machine config .if u did nt specify the above .the default will be 100kb. and another thing there is no file limit .u can change to whatever the size u want to upload.

if u still get that connection was reset

try like this

comment the access_log path in your config file

then upload

may be because access permission in writing log file.
Subject Author Posted

error_page for 413 not working on remote machine, but works on localhost

Srirang Doddihal June 18, 2011 01:16AM

error_page for 413 not working on remote machine, but works on localhost

Srirang Doddihal June 18, 2011 08:14AM

Re: error_page for 413 not working on remote machine, but works on localhost

Gena Makhomed June 18, 2011 08:28AM

Re: error_page for 413 not working on remote machine, but works on localhost

vetri June 22, 2011 01:43AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 286
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