Jason, Have you seen Chapter 21 of The Django Book, just released a few days ago?
Chapter 21: Deploying Django http://www.djangobook.com/en/beta/chapter21/ It discusses load balancing and performance, and mentions the following: "At this point, we've now broken things down as much as possible. This three-server setup should handle a very large amount of traffic - we served around ten million hits a day from an architecture of this sort - so if you grow further, you'll need to start adding redundancy." Hopefully you'll get some more detailed responses to your post, but maybe this will get you started in the meantime. > Can anyone suggest where I would begin in estimating the quantity of > servers that I would need? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---