On Oct 31, 2010, at 9:50 PM, Javier Guerra Giraldez wrote: > On Sun, Oct 31, 2010 at 12:10 PM, Peter Herndon <tphern...@gmail.com> wrote: >> but I would not expect that single VPS to be able to handle more than a very >> small number of visitors at once. > > only if you consider several dozens "a very small number" > That rather depends on what your app does, don't you think? If your app has dynamic elements for each and every visitor, and runs large calculations on each page hit, it's possible to max out a small VPS with one client. On the other hand, if you set up e.g. Varnish with full-page caching, and have a site that changes only once every few days, yes indeed you can support several dozens of concurrent users. But either way, a single small server still won't be able to handle a full-on slashdotting.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.