Welcome! Log In Create A New Profile

Advanced

Disable buffering/caching of HTTP PUT upload requests in nginx proxy

This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Pasi Kärkkäinen
November 23, 2011 02:12PM
Hello,

During the upcoming days I'm going to try to implement a feature in nginx proxy
that allows disabling local disk buffering/caching of HTTP PUT upload requests,
e.g. allow directly stream the uploads to the backend server.

Right now I'm having problems because nginx proxy stores all the uploads temporarily
to the nginx server local disk, and thus fills up the disk when big files are being uploaded.

If someone has comments/ideas about this, feel free to write to me.
I'm currently in the process of getting familiar with nginx code
and the request 'flow' inside nginx.

I'll let you know how it goes :)

Thanks,

-- Pasi

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Disable buffering/caching of HTTP PUT upload requests in nginx proxy

Pasi Kärkkäinen November 23, 2011 02:12PM

Re: Disable buffering/caching of HTTP PUT upload requests in nginx proxy

Alexandr Gomoliako November 23, 2011 02:24PM

Re: Disable buffering/caching of HTTP PUT upload requests in nginx proxy

Pasi Kärkkäinen November 23, 2011 02:36PM



Online Users

Guests: 271
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready