> One more option for controlling number of emergency workers to spawn > at a time. I need this for one voting fb app. > > 2012/9/5 Łukasz Mierzwa <[email protected]>: >> It turns out that I need to be able to control that. Some of my apps >> are generating high number of concurrent requests per user, so if only >> few clients connects to previously idle app, they can spawn a lot of >> new workers and it's better to keep them longer. In any other case I >> want to cheap those workers faster, so another setting is needed. >> Patch attached. > > -- > Łukasz Mierzwa > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
applied -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
