On Jul 11, 2012 7:18 AM, "Anton Gorlov" <[email protected]> wrote: > > 11.07.2012 16:12, Roberto De Ioris пишет: > >> You can set environ variables with --env KEY=VALUE >> or unset them with --unenv KEY > > Hmm. > uwsgi --dump-options | grep unenv > not show option "unenv" > > version is 1.1.2
Are you using a distro's version? IMO that's pointless -- uWSGI compiles to a single binary in like 30 seconds, even on my old sheeva plug. ... or you can do better with virtualenv + pip (which is more-or-less what we use). -- C Anthony
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
