Jacob Kaplan-Moss
Activity tagged “modpython”
Bookmarks
ModPython/Articles/ExpatCausingApacheCrash - Graham's Project Wiki
Great writeup of *why* expat can cause mod_python to segfault. The mod_php + mod_python crashes that some Djangonauts see happen for exactly the same reason, so the debugging advice here is useful there, as well.
Quick Django Benching :: SuperJared.com
A simple but powerful benchmark of Django served with mod_python, nginx, and lighttpd. Interesting, but not particularly surprising results.