Il giorno 05/giu/2012, alle ore 16:35, Jean-Baptiste Quenot ha scritto: > Hi there, > > I switched to 1.2 to have the --need-app switch. A "GAME OVER" message is > displayed and uwsgi properly exits, but unfortunately when using --daemonize, > the exit status 1 is not propagated. So when I do: "service uwsgi start" it > appears to be successful, but uwsgi silently died. > > Any idea how to work around this? > > Thanks in advance,
Try --daemonize2 , it postpone forking after the app is loaded -- Roberto De Ioris http://unbit.it JID: [email protected] _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
