2012/11/20 <[email protected]> > ** > > Hi All, > > I'm using uwsgi behind apache, to serve Zope. My setup is working, but with > one (major for us) issue. > > All requests are being served by one worker, the rest are not being used. The > uwsgi config is: > > Is this by any chance the same issue as here: http://lists.unbit.it/pipermail/uwsgi/2012-November/005066.html ? How many requests per second do You have? If the number is low than it is normal that one worker will get most requests.
-- Łukasz Mierzwa
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
