|
I need to run some load-testing, but perhaps you could give me a ball-park figure based on your sites?
Here's my site details:
hardware:
- dedicated server
- celeron 2.4ghz
- 512mb
software:
- w2003
- iis6
- asp.net 2.0
- sql server 2005 express
usage:
- user visit length: average 5 min
- user will perform average 5 queries in that time. Queries are on a single 100,000 row table (well indexed, no joins), returning 1 - 50 rows. No updates just selects.
- serving low graphic pages 5kb-50kb
- How many concurrent users would you estimate? Would the 512mb be a bottleneck when supporting many concurrent sessions?
|