Tagged Questions
6
votes
4answers
953 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 ...
2
votes
1answer
58 views
Projecting simultaneous database queries
I’m after some thoughts on how people go about calculating database load for the purposes of capacity planning. I haven’t put this on Server Fault because the question is related to measuring just the ...