buffering / uploading large files
nginxuser100
nginx-forum at nginx.us
Tue Feb 3 06:26:48 UTC 2015
Hi, the situation that I am trying to solve is what happens if the client's
request is larger than the configured client_max_body_size. Turning off
buffering by nginx should resolve the problem as nginx would forward every
packet to the back-end server as it comes in. Did I misunderstand the
purpose of "fastcgi_request_buffering off;"? Thanks.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256378,256411#msg-256411
More information about the nginx
mailing list