How do I subscribe each socket to the fastrouter via a config file in this scenario? I'm having trouble finding 'subscribe-to' documentation.
On Sep 13, 2012, at 4:53 PM, "Łukasz Mierzwa" <[email protected]> wrote: > 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 _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
