Welcome! Log In Create A New Profile

Advanced

Re: The request buffer in Nginx Http FcgiModule

March 19, 2010 12:24PM
Thanks, Rob.

If the the raw upload file is to be saved in the local server, Nginx
has good performance.
But I want to compress the upload file and split it and then transfer
to another central storage system,
the file is not to be stored locally.

In fact, the problem is that, if there's 1000 concurrent requests,
each request has 500MB post body,
It's to comsume 500G temporary disk space, and it will take a lot of
time to process these data too.

So, I think that if there's stream processing support, It will be
better under this application.

On Fri, Mar 19, 2010 at 10:56 PM, Rob Schultz <rschultz7@gmail.com> wrote:
>
> On Mar 19, 2010, at 2:25 AM, li zJay <zjay1987@gmail.com> wrote:
>
>> This is really a problem for those who want to use Nginx as a
>> file-upload server.
>
> Why do you suggest that? This prevents your application worker processes
> from being tied up waiting for uploads. If you need something like upload
> progress there is a module for that
> http://wiki.nginx.org/Nginx3rdPartyModules#Upload_Progress_Module
>
> v/r,
> Rob
>


--
zJay

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

The request buffer in Nginx Http FcgiModule

lm011111 March 17, 2010 12:00PM

Re: The request buffer in Nginx Http FcgiModule

Maxim Dounin March 17, 2010 12:10PM

Re: The request buffer in Nginx Http FcgiModule

lm011111 March 17, 2010 09:16PM

Re: The request buffer in Nginx Http FcgiModule

Maxim Dounin March 18, 2010 05:30AM

Re: The request buffer in Nginx Http FcgiModule

lm011111 March 19, 2010 04:30AM

Re: The request buffer in Nginx Http FcgiModule

Rob Schultz March 19, 2010 11:02AM

Re: The request buffer in Nginx Http FcgiModule

lm011111 March 19, 2010 12:24PM

Re: The request buffer in Nginx Http FcgiModule

Rob Schultz March 19, 2010 01:42PM

Re: The request buffer in Nginx Http FcgiModule

lm011111 March 17, 2010 09:16PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 170
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready