This is a good answer to a question i'm asking myself.

Django + mod_python is faster than rails or PHP+symphonie but how to host a heavy loaded django site, and is there something else than mod_python to do that?

why not a http server like mongrel for django/python?