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
