I'm using this patch on production nodes since I've emailed it to uWSGI mailing list, it works fine for me so go ahead and apply it. I'll update wiki page with description of new option it introduces.
2012/9/6 Roberto De Ioris <[email protected]>: > > Il giorno 05/set/2012, alle ore 19:56, Łukasz Mierzwa <[email protected]> > ha scritto: > >> 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. > > > I would like to release a 1.3-rc3 > > Can i apply that ? > > -- > Roberto De Ioris > http://unbit.it > JID: [email protected] > > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi -- Łukasz Mierzwa _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
