Upload large files via Nginx reverse proxy

Frank Liu gfrankliu at gmail.com
Thu Jul 19 16:12:34 UTC 2018


Does this work for you?
https://serverfault.com/questions/768693/nginx-how-to-completely-disable-request-body-buffering

On Thu, Jul 19, 2018 at 8:45 AM, cyberfarer <nginx-forum at forum.nginx.org>
wrote:

> We have Nginx as a reverse proxy server to a Pydio server backend running
> with Apache2. We are attempting to upload a 50G file. The Nginx server,
> 1.14.0, is attempting to write the file locally to /var/lib/nginx/body/
> rather than sending it directly to the backend. Our proxy server has a very
> small footprint of just 13G.
>
> Is there an option to send the file directly to the backend without writing
> locally?
>
> Thank you.
>
> Posted at Nginx Forum: https://forum.nginx.org/read.
> php?2,280578,280578#msg-280578
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20180719/8f2b2bba/attachment.html>


More information about the nginx mailing list