hello:

        I set env option in uwsgi configuration file like this:


       env = CONFIG_FILE=/config.ini


       then I delete this line and reload uwsgi (worker),  but I still can get 
the CONFIG_FILE env,  but if I restart uwsgi, everything is ok,  I get empty 
value of CONFIG_FILE. I guess uwsgi don't reset env value if it not exists in 
current configuration file. any suggestion for this situation ? set the  env 
empty explicitly?


      thanks
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to