saeed
02-13-2004, 12:11 AM
Hi,
is there any tool available free on web for stress testing of a website.....
is there any tool available free on web for stress testing of a website.....
![]() | View Full Version : Free Stress Testing tool saeed 02-13-2004, 12:11 AM Hi, is there any tool available free on web for stress testing of a website..... thedavid 02-13-2004, 12:27 AM A website? Try ab (apachebench) which comes with the apache webserver. For a server itself try http://weather.ou.edu/~apw/projects/stress/stress.html However, I dont know if that'll answer your questions. You don't mention the platform you're on, if you're on a dedicated server, etc.. Explain your situation some more, perhaps someone can 'fine tune' reccomendations for you :) protecweb 02-13-2004, 08:18 AM Microsoft have one for IIS as well. http://www.iisfaq.com/default.aspx?View=P100&P=1 AL-Benjamin 02-13-2004, 08:39 AM and i thought you were talking about those little rubber squishy balls :) sander815 02-13-2004, 11:43 AM is there also some software that i can stress test my own dedi server from my home adsl connection? its fast enough, i think (8mbitup/2mbit down) damainman 02-13-2004, 12:36 PM Originally posted by thedavid A website? Try ab (apachebench) which comes with the apache webserver. For a server itself try http://weather.ou.edu/~apw/projects/stress/stress.html However, I dont know if that'll answer your questions. You don't mention the platform you're on, if you're on a dedicated server, etc.. Explain your situation some more, perhaps someone can 'fine tune' reccomendations for you :) Thanks for the link.. never knew about that... however i see no way to stop the stress tests after it begun lol....... how long does the test run for? phpdeveloper 02-13-2004, 01:19 PM sander815, try 'ab' as thedavid suggested. Your connection speed will be enough to stress test your server. damainman 03-16-2004, 01:29 AM Originally posted by damainman Thanks for the link.. never knew about that... however i see no way to stop the stress tests after it begun lol....... how long does the test run for? anyone? thedavid 03-16-2004, 08:01 AM You start it via console, and ctrl-c when you're done. Least that's how I do it. datums 03-16-2004, 08:42 AM httperf---A Tool for Measuring Web Server Performance http://www.hpl.hp.com/personal/David_Mosberger/httperf.html Brightadmin 03-17-2004, 02:05 AM Hi, There are a lot of stress testing tools available for testing a website. You can refer this documentation for more details. http://www.linuxjournal.com/article.php?sid=6691 More stress testing tools can be downloaded from the following URL: http://www.softwareqatest.com/qatweb1.html http://www.opensourcetesting.org/performance.php Hope the above links helps you. Regards, Bright:) BizB 03-17-2004, 02:08 AM is it ok to stress test a server with many connected web visitors ? or its best be done with no web visitors thanks datums 03-19-2004, 02:42 PM I would probably do it during lower traffic times. Just incase, you don't want visitors to be affected. What if you hose the server ? null 03-19-2004, 03:50 PM MS Web Application Stress Tool http://www.microsoft.com/technet/itsolutions/intranet/downloads/webstres.mspx |