4 messages in ru.sysoev.nginxSetting to turn off buffering of file...
FromSent OnAttachments
Ezra ZygmuntowiczDec 29, 2006 8:59 pm 
Igor SysoevDec 29, 2006 11:41 pm 
Igor SysoevDec 30, 2006 1:21 am 
Ezra ZygmuntowiczDec 30, 2006 1:40 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Setting to turn off buffering of file uploads to proxy backends?Actions...
From:Ezra Zygmuntowicz (ezmo@public.gmane.org)
Date:Dec 29, 2006 8:59:30 pm
List:ru.sysoev.nginx

Hi-

Is there any way to get a config setting in nginx to turn off buffering of file uploads to proxied backeds? I woudl really like to be able to use mongrel_upload_progress to do upload progress bars in rails applications. Right now there seems to not be a way to turn off buffering of file uploads when the handler is a proxy backend.

Is there a way to turn this off? Coudl you please add one? Apache2.2 and lighty both support non buffered file uploads to proxied backends and it would be great if nginx could support this as well.

Thank You-