The attached patch adds the option --chroot-reload that will issue a binary reload of the uWSGI server soon after the chroot().
Whis will allow having different python environments, shared libraries and configurations in host and guests. Remember that all the paths/pythonpaths are relative to the chroot and not to the real system, and if the chroot-relative uwsgi binary path is different from the main system you have to use the --binary-path option This will be added to 0.9.6.7 (scheduled tomorrow) -- Roberto De Ioris http://unbit.it
chroot_reload.patch
Description: Binary data
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
