Preliminary documentation on uWSGI Clustering infrastructure available(projects.unbit.it) |
Preliminary documentation on uWSGI Clustering infrastructure available(projects.unbit.it) |
I use it with nginx since the uwsgi module is included in nginx starting at 0.8.40.
I should point out though that if you are using uwsgi_pass within your nginx config, you will have to use uwsgi_* configuration variables instead of fastcgi_* variables for things like read_timeout.