Hi, With the current feature set of uWSGI, what could be the reasons to use Nginx + uWSGI combo over standalone uWSGI?
Why I am asking this: the most of tutorials I find assume you want to set up uWSGI + Nginx stack (without explaining why). The current incarnation of uWSGI can do both SSL and static file serving fine. It even gives out compatible access.log (with some tinkering). I assume these tutorials were written by the time when uWSGI did not have as many features as it does today. If you want to keep your stack simple (as we all do) would one recommend setting up standalone uWSGI unless there is some specific reason to go for Nginx? Here is my pet project (SSL, static files) etc. running on plain uWSGI directly in port 80 and 443. I have not encountered any problems yet, but I'll let you know if I hit something: https://github.com/miohtama/LibertyMusicStore Cheers from Finland, Mikko -- Mikko Ohtamaa http://opensourcehacker.com http://twitter.com/moo9000
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
