Fallback configuration Simple case Broken apps Multiple fallback levels How it works Notes Fallback configuration (available from 1.9.15-dev) If you need a “reset to fact...
Things to know (best practices and “issues”) READ IT !!! Things to know (best practices and “issues”) READ IT !!! Obviously, never expose a socket speaking the uwsgi protocol ...
Cherokee support Dynamic apps Cherokee support Note Recent official versions of Cherokee have an uWSGI configuration wizard. Ifyou want to use it you have to install uWSGI in...
Jailing your apps using Linux Namespaces What are namespaces? clone() vs unshare() Supported namespaces setns() pivot_root Why not lxc? The old way: the –namespace option Re...
Locks Locks uWSGI supports a configurable number of locks you can use to synchronize workerprocesses. Lock 0 (zero) is always available, but you can add more with thelocks opt...