proxy_buffering for file uploads

Rapsey rapsey at gmail.com
Mon Jun 16 13:01:14 MSD 2008


I don't want it to use temporary files, but stream the data to the upstream
app server.



On Mon, Jun 16, 2008 at 10:26 AM, Dave Cheney <dave at cheney.net> wrote:

> 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
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20080616/3bb1b20a/attachment.html>


More information about the nginx mailing list