March 2009
The Django and Ubuntu 8.04 Chronicle
by marcoThis guide revolves around deploying Django on Ubuntu 8.04 LTS (Hardy Heron), using PostgreSQL as the database, Nginx as a proxy server infront of Apache2 coupled with mod_wsgi, and Memcached as the cache back-end.
February 2009
September 2007
WSGI makes us faster, simpler, nicer! « DevjaVu Blog
by nhoizeyWith mod_php you can assume that if Apache is up, the app is up. [...] mod_wsgi, boasted faster performance than mod_python, and was easier to configure. I realized Trac had WSGI support. Pages are loading almost twice as fast! Our setup is simpler too.
1
(3 marks)