cache fixed WSGI values

This commit is contained in:
roberto@debian32
2011-07-29 05:53:54 +02:00
parent 0d60b001fb
commit c29db6ee6f
4 changed files with 22 additions and 21 deletions
+1
View File
@@ -152,6 +152,7 @@ struct uwsgi_python {
void (*extension)(void);
int reload_os_env;
};