I have uwsgi configured in emperor mode, one of my vassals is running four processes with 20 threads each. I've noticed from my logs that uwsgi seems to throw most of the requests to the master process rather than distributing them equally. Is this expected behavior? Is there any way to force uwsgi to use each process equally?
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
