On Mon, Jun 30, 2014 at 09:13:34PM +0200, }--) - Viktor wrote: > I'm running a video marketing website written in django. As it's getting > more and more users, I'm wondering how could I assure that even large file > uploads won't fail.
Have you considered using something like nginx's upload module to handle them instead? Joerg _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
