After looking into the most current version of mod_python, I found that there is little to no support for it - development seems to have stopped about 1 1/2 years ago.
The last active developer has suggested that users move to mod_wsgi. Reference: http://code.google.com/p/modwsgi/ The message can be found at: http://modpython.org/pipermail/mod_python/2009-July/026279.html I would appreciate comments. I am running trac on about 5 boxes, NetBSD 4 or 5, i386 or amd64, apache 2.2.x. Most are running mod_wsgi and perhaps one or two mod_python. My plan is to make them all run mod_wsgi. I suspect that mod_python leaks memory into apache, even the master process, but I can't quite prove that. mod_wsgi is slightly tricky to set up in that you need to install a small script but once you get it working it is entirely reliable, so this is in my view not a worry. So I recommend that you use mod_wsgi. Graham presumably would have said that too, but I'm disinterested :-)
pgpM3NyrPDYRX.pgp
Description: PGP signature
