AFAIK master process does not get any requests, only workers forked from master. Anyway look at http://projects.unbit.it/uwsgi/ticket/86 for answer.
2012/9/13 Harish Agarwal <[email protected]>: > 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? -- Łukasz Mierzwa _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
