Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Doesn't seem to run simultaneously
Message
From
04/03/2010 22:07:07
 
 
To
04/03/2010 21:43:49
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01452665
Message ID:
01452671
Views:
37
>I am using HTTP load testing tool to stress test my asp.net 2.0 application. I faced problem that, when I have 1 user access to the system (currently only test on login.aspx), it is very fast ~ 1-2 secs. However, when I run with 10 virtual users at the same time, it takes 10-12 secs for each.

At first, one to 2 seconds to access a login is not fast. For the Web, especially if you are targeting at heavy traffic, which seems the case here as you are stress testing it, you should target at 0.1 second. Now, even if you would bring it down to 0.5 second, this would mean, in average, you should be able to process four times more hit on your server on a daily basis without having to invest on the infrastructure.

I wouldn't know what is causing the latency on multiple users. This is something specific to your design.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform