> Thanks Roberto. > > I noticed this thread: > > lists.unbit.it/pipermail/uwsgi/2011-August/002477.html > > You mentioned that reading from environ['wsgi.input'] blocks, so what's > the recommended way to do make slow & large file uploads go async? My > projects mainly use Django but it's acceptable to use another WSGI app for > the uploading part. >
That changed some month ago, the current gevent plugin has no more blocking parts -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
