public marks

PUBLIC MARKS from nhoizey with tags python & cgi

21 September 2007 18:45

WSGI makes us faster, simpler, nicer! « DevjaVu Blog

With 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.