Great question. Load balancing dynamic requests to a cluster of two mongrels (which is what the business plan provides) can handle two simultaneous requests. Granted, these requests are processed usually in much less than a second so you can handle, say 5-10 hits per second with this cluster (depending on what kind of data is being served, of course).
The site should move to a dedicated environment (we have virtual dedicated plans coming soon) as soon as you, essentially, are not happy with the performance of your app. There are many clients running 4-5 mongrels happily in a shared environment, some make the leap to dedicated after just two.
Cheers,
~William
2007-12-29 01:11 AM