Tagged Questions

6
votes
4answers
976 views

Best way to determine the number of servers needed

How much traffic can one web server handle? What's the best way to see if we're beyond that? I have an ASP.Net application that has a couple hundred users. Aspects of it are fairly processor ...