August 21, 2008...2:05 am

Python – DreamHost

Jump to Comments

The current deployment situation on dreamhost involves either using CGI which is very slow and not really an option if you’re using a framework or fastcgi which is a bit faster but the implementation dreamhost are currently using is very unreliable (you can vote for a more reliable fastcgi on the suggestion entitled “Use mod_fcgid instead of mod_fastcgi”). A better deployment option is available, mod_python. You can vote for it as a suggestion. Another option faster and more lightweight than mod_python is mod_wsgi which you can also vote for.

Python – DreamHost.

Leave a Reply