I'll chime in for Slicehost. I have the 256 plan and it's great. A few notes:
1) It is a time sink to set it up, but they have many tutorials online (publicly available) that do a great job of holding your hand if you aren't a Linux guru (like I'm not). 2) You'll want to fiddle with the Apache config a bit to get the optimal number of children, max requests per child, etc. for your RAM. 3) I found it amazingly useful to write a new_site.sh script that automates everything required to set up a new site (file structure, Django commands, run sed on some nginx and Apache template config files, etc.). This is actually a work in progress that seems to change every time I realize there's a better way to do something than what I'm doing. Ross --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---