Alex Dong wrote: > I'm planning to host our new django based website on dedicated server > hosting. > ... > By the end of 6 months, We're hoping that we'd have following traffic: > ...
You may consider starting with a virtual server, and then moving to dedicated ones when the traffic warrants it. In order of preference: Slicehost, Linode, Rimuhosting, and there are many others. Once you get that kind of traffic, you'll probably want to scale your infrastructure to more than one server. A nice introduction to this topic is at the end of Chapter 21 of the Django book: http://www.djangobook.com/en/beta/chapter21/#s-scaling -- Nicola Larosa - http://www.tekNico.net/ PHP lends itself to a style of coding that is so not DRY, it's like coding underwater. -- Sean Schertelli, September 2006 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---