Hi,

I tried installing nginx with "nginx http pload module" configured, as
suggested. It still seems that uwsgi is running out of space in the tmp dir

uwsgi complains with an error "fwrite(): No space available in temporary
directory" in utils.c

Any other suggestions?

Thanks,
Gautam

On Fri, Oct 19, 2012 at 10:20 AM, Andriy Kornatskyy <
[email protected]> wrote:

>
> nginx
>
> ----------------------------------------
> > From: [email protected]
> > Date: Fri, 19 Oct 2012 18:15:32 +0100
> > To: [email protected]
> > Subject: Re: [uWSGI] Problem with temp space on large uploads
> >
> > Is it uWSGI or nginx which is storing the file?
> >
> > André
> >
> > On Oct 19, 2012, at 6:12 PM, Andriy Kornatskyy <
> [email protected]> wrote:
> >
> > >
> > > Gautam,
> > >
> > > Notice `upload_store` and `upload_tmp_path` options:
> > >
> > > http://wiki.nginx.org/HttpUploadModule
> > >
> > > Thanks.
> > >
> > > Andriy Kornatskyy
> > >
> > >
> > > ________________________________
> > >> From: [email protected]
> > >> Date: Fri, 19 Oct 2012 09:59:01 -0700
> > >> To: [email protected]
> > >> Subject: [uWSGI] Problem with temp space on large uploads
> > >>
> > >> Hi,
> > >>
> > >> uwsgi seems to always write a temp file to /tmp and we are not sure
> how
> > >> that behavior can be changed. For very large file uploads, it fills up
> > >> our/ tmp directory. We plan to deploy our web application to places
> > >> where we have no control over where /tmp is mounted.
> > >>
> > >> Is there anyway to configure uwsgi to write its temporary files in a
> > >> different location?
> > >>
> > >> Thanks,
> > >> Gautam Korlam
> > >>
> > >> _______________________________________________ uWSGI mailing list
> > >> [email protected]
> > >> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
> > >
> > > _______________________________________________
> > > uWSGI mailing list
> > > [email protected]
> > > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
> >
> > _______________________________________________
> > uWSGI mailing list
> > [email protected]
> > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to