It works for me. Here's the body of that post: * Support for mod_wsgi: Setting up a default Django app with mod_wsgi is now an option in our one-click installer. So if you prefer mod_wsgi over mod_python you will no longer have to install it manually. I just ran a simple benchmark using "ab -n 5000 -c 2" against a default Django site using mod_wsgi and the same using mod_python. Both were using 2 Apache worker processes. mod_wsgi was slightly faster (1400 req/sec vs 1250 req/sec) and was using slightly less memory (10MB per Apache worker process vs 12MB). Note that you can also setup a standalone mod_wsgi application in our control panel (without Django).
* Support for the latest trunk: When you create a Django app you now have the option to use the latest trunk. * More django docs: We've added some more knowledge base entries at https://help.webfaction.com/django and we'll keep on adding more. On May 6, 2008, at 5:43 PM, Adam Fast wrote: > > I'll check in the panel, but I get this when going to that URL (and > mentioned going to the main blog to find it, it's not there either): > > "Not Found > > The requested URL /django-setup-improvements was not found on this > server.:".....404 error. > > > > On Tue, May 6, 2008 at 4:35 PM, Bernd <[EMAIL PROTECTED]> wrote: >> >> This is the correct link: >> >> http://blog.webfaction.com/django-setup-improvements >> >> This feature is still available in the control panel :-) >> >> >> >> >> On Tue, 2008-05-06 at 16:18 -0500, Adam Fast wrote: >>> Strangely enough, this link is now dead...and it's not mentioned at >>> the top of their blog either. Maybe they pulled the plug? >>> >>> >>> >>> On Tue, May 6, 2008 at 2:45 PM, Brot <[EMAIL PROTECTED]> wrote: >>>> >>>> Hello, >>>> >>>> today webfaction announced (http://blog.webfaction.com/django- >>>> setup- >>>> improvements) that they have now a one-click django/mod_wsgi >>>> installer. >>>> >>>> What's your opinion with mod_wsgi? Is it better than mod_python? >>>> What's the advantages/disadvantages? >>>> >>>> Bernd >>>>> >>>> >>> >>> >> >>> >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---