Upload large files via Nginx reverse proxy
Maxim Dounin
mdounin at mdounin.ru
Thu Jul 19 16:12:19 UTC 2018
Hello!
On Thu, Jul 19, 2018 at 11:45:01AM -0400, cyberfarer 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?
http://nginx.org/r/proxy_request_buffering
--
Maxim Dounin
http://mdounin.ru/
More information about the nginx
mailing list