stress test

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I'm having a problem with web stress test.
I'm using an tool made by Microsoft called 'Microsoft Application Web Stress
Tool'.
My aplication was made in ASP .NET with C# in Visual Studio 2005.

When I run a test with 5 users during 5 minutes, I see that almost all HTTP
Headers are truncated and the posts return erros in my application.
When I run it with only one user, i don't have any problem!

I never saw something like this and I didn't find any asnwer to it.

Can you help me?
 
Hello,

The MS Web Application Stress Tool is a rather old utility which is
designed to run on Windows NT 4.0 with Service Pack 4, and on Windows 2000.
The latest build is Build 293: (02/04/2000).

I suggest you may use a new Test utility instead: Application Center Test
(ACT). You can get more information about ACT from:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/
scalenethowto10.asp

Hope this help,

Luke Zhang
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
Back
Top