Hello we have a python app running on uwsgi behind nginx. I would like to understand how post requests are cached to file before they are handed to the underlying app. For very large file uploads, we see that the same data is stored to a temp file at least twice. What controls this behavior? Thanks Marco
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
