Link to home
Start Free TrialLog in
Avatar of cargex
cargex

asked on

How to stress test an ASP.NET https website

Hi Guys,
We are going into production with an ASP.NET site soon, and I would like to stress test it to make sure it is capable to handle at least 1,000 users.

I found this tool
https://www.paessler.com/tools/webstress

And it seems simple enough to use but when I point it to my site the process comes back with the news that all the clicks on the website generated an error, if it tried 48 then I get 48 errors.

Now, the website is up and running and it works great, the only caveat here is that from beginning to end it is an https only website and the certificate isn't valid yet as I have it working with a developer URL, and I'm thinking maybe that certificate error is what is messing up the test process.

How can I bypass the certificate error?
Any ideas?

Thanking you in advance,
Cargex.
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

try just http.  https failed for me on a known good site
Avatar of cargex
cargex

ASKER

Does anybody would care to comment something else?

Question for the Moderator:
What are my options if nobody wants to answer my question?
ASKER CERTIFIED SOLUTION
Avatar of Tomas Helgi Johannsson
Tomas Helgi Johannsson
Flag of Iceland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial