I thought this might be useful for those considering Django hosting
alternatives.

I've been working on a Dreamhost server for quite a while for a
friend's site and just started working on a site for a non-profit
group who agreed to try a new host (ASmallOrange).  While working on
the ASO server, it seemed much faster and more responsive, so I
thought I would copy the project from Dreamhost to ASO to see how they
compared.  I've been happy with Dreamhost, but ASO is insanely fast
compared to Dreamhost.  Same installation on both, except that the ASO
example uses flup and Dreamhost uses fcgi.py (since I could never get
flup to work there).

Compare for yourselves:
http://www.ebbflowarts.com/ (Dreamhost)
http://ebb.kanzatrails.org/ (ASmallOrange)

(Also, in case someone notices, yes the Gallery thumbnails are
actually the full sized images...my friend hasn't created thumbs yet,
so it will become even faster then.  And also if anyone is curious,
the store is turned off because she's still adding items.  It should
be on by tomorrow.)

Hope this is helpful.  I'll leave the copied project up for a couple
days so people can see, but I'm going to try to talk my friend into
just switching over to ASO.

Branton


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to