On Mon, Feb 27, 2012 at 7:44 AM, Roberto De Ioris <[email protected]> wrote:
> > Hi, in 1.1-snapshot9 (or latest tip), you will find 2 new options: > > --need-app (if no app can be loaded it will exit) > --forkbomb-delay <n> (sleep for specified, default 2, number of seconds > during fork bomb) > > This is wonderful, thanks! I just gave it a shot using 1.1-snapshot10 , and it seemed to work exactly as intended. After adding the config options, the app was launched (lazy/emperor mode), and all workers were healthy. I crippled the app config to ensure it couldn't initialize, and killed a worker. After the app failed to initialize, "OOPS ! failed loading app in worker" was logged, and the master continued to retry. (Custom forkbomb-delay was in effect.) Restored the app config, and the worker started right up. What's the timeline looking like for v1.1 being released? Thanks again for the responsive help, much appreciated. -Seamus
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
