The GridFS plugin Requirements and install Standalone quickstart The initial slash problem Multiple mountpoints (and servers) Replica sets Prefixes MIME types and filenames ...
Fun with Perl, Eyetoy and RaspberryPi Intro uWSGI subsystems and plugins What we want to accomplish Technical background Let’s start: the uwsgi-capture plugin Step 2: the PSGI...
Apache support mod_uwsgi Options mod_proxy_uwsgi mod_Ruwsgi Apache support Currently there are three uwsgi-protocol related apache2 modules available. mod_uwsgi This is ...
The Symcall plugin Step 1: preparing the environment Step 2: our first request handler: Step 3: building our code as a shared library Final step: map the symcall plugin to the m...
Integration with Graphite/Carbon Quickstart Integration with Graphite/Carbon Graphite is a kick-ass realtime graphingapplication built on top of three components: Whisper –...
Quickstart for perl/PSGI applications Installing uWSGI with Perl support Note for distro packages Your first PSGI app What is that ‘–http-modifier1 5’ thing ??? Using a full we...
Auto-scaling with Broodlord mode A ‘simple’ example –vassal-sos Manually asking for reinforcement Under the hood (or: hacking broodlord mode) Auto-scaling with Broodlord mo...
Native HTTP support HTTP sockets The uWSGI HTTP/HTTPS router HTTPS support HTTP Keep-Alive HTTP auto gzip Can I use uWSGI’s HTTP capabilities in production? Native HTTP s...
Quickstart for Python/WSGI applications Installing uWSGI with Python support The first WSGI application Deploy it on HTTP port 9090 Adding concurrency and monitoring Putting be...