nginx proxying do not locally save/buffer uploaded files?

Pasi Kärkkäinen pasik at iki.fi
Thu May 5 01:40:05 MSD 2011


On Wed, May 04, 2011 at 05:35:54PM -0400, jjjx128 wrote:
> Pasi Kärkkäinen Wrote:
> -------------------------------------------------------
> > Is there an option to disable this behaviour?
> > I'd like to directly stream the uploads to the
> > backend..
> 
> No. Nginx has no way of streaming data directly to the backend. Take a
> look at haproxy or any other tcp load balancer.
> 

in tcp mode you can't filter the requests etc.. I need to do that aswell.

Maybe I need to take a look at the code and try to figure out
if direct upload streaming could be implemented in nginx..

Thanks,

-- Pasi




More information about the nginx mailing list