|
|
|
|
|
by FooBarWidget
4991 days ago
|
|
uWSGI requires another daemon which you must manage. With uWSGI, you must configure Nginx to forward requests to that daemon. Phusion Passenger fully integrates into Nginx so that is no longer necessary. With less moving parts, there is less system administration overhead. |
|
I didn't find it too difficult to setup uWSGI, but I can see how it can suck if you have too many apps, or apps of different types.