The uWSGI caching framework Creating a “cache” A sad/weird/strange/bad note about “the maximum number of items” Configuring the cache (how it works) Single block (faster) vs. bi...
Configuring uWSGI with LDAP Importing the uWSGIConfig schema An example LDIF dump Usage Configuring uWSGI with LDAP uWSGI can be configured using LDAP. LDAP is a flexible wa...
Integrating uWSGI with Erlang Building Activating Erlang support A simple RPC hello world example Python-Erlang mappings Sending messages to Erlang nodes Receiving erlang mess...
Monitoring uWSGI with Nagios Setting warning messages Monitoring uWSGI with Nagios The official uWSGI distribution includes a plugin adding Nagios -friendly output. To monito...
The uWSGI Legion subsystem IP takeover The Quorum Choosing the Lord Split brain Actions cmd:<command> signal:<num> log:<msg> Multicast, broadcast and unicast Multiple Legio...
uWSGI internal routing The routing chains The internal routing table Action return values The first example Accessing request vars Accessing cookies Accessing query string it...
The uWSGI build system uwsgiconfig.py build profiles First example CC and CPP CPUCOUNT UWSGI_FORCE_REBUILD Plugins and uwsgiplugin.py UWSGI_INCLUDES UWSGI_EMBED_PLUGINS UW...
Running uWSGI via Upstart A simple script (/etc/init/uwsgi.conf) Using the Emperor What is –die-on-term? Socket activation (from Ubuntu 12.04) Running uWSGI via Upstart Ups...