On my "dear" dreamhost, python looks like running also as cgi, but as I said much faster than php..
Trac/CGI is dead slow. FastCGI works in a similar way as mod_python does (compiled code and initialized variables/objects stay in memory after a request has been processed) Cheers, Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
