IIRC if the value of post-buffering is lower than the file size the data is stored to a file, now about two temp files it's probably nginx doing the same thing.
2017-07-18 20:43 GMT-03:00 Marco Falcioni <[email protected]>: > 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 > > -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
