proxy_buffering for file uploads
Dave Cheney
dave at cheney.net
Mon Jun 16 12:26:46 MSD 2008
http://wiki.codemongers.com/
NginxHttpCoreModule#client_body_buffer_size and
http://wiki.codemongers.com/NginxHttpCoreModule#client_max_body_size
are your friends here. By default upload buffering is on, with a
maximum upload size of 1meg.
Cheers
Dave
On 16/06/2008, at 6:10 PM, Rapsey wrote:
> I just noticed proxy_buffering only works for file downloads, but
> not uploads. Is there a way to get it to work for uploads?
>
>
> thank you
> Sergej
More information about the nginx
mailing list