I am looking for a free web server stress testing application/tool/website. I have used Paessler Webstress, it is good enough, but only free with restricted functionality.
|
closed as off topic by Al Everett, Eight Days of Malaise, ChrisF♦ Aug 14 '12 at 19:52
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Have you looked at Apache JMeter? It is software. I am not aware of any legal stress testing tools such as a web-app, though if you are desperate, you can try renting those spambots machines (joking). There are a couple of services that do single/double retrieval with detailed statistics. This might be useful to do while you are using JMeter to simulate the rest of the load. See, for example, WebPageTest. |
|||||
|
|
As for me, I prefer LoadImpact. |
|||
|
|
|
Badboy is an application I have used in the past to do some load testing, Its a bit complicated but extremely powerful. |
|||||
|
|
If you have a *nix box, Apache Benchmark tool (ab) is likely to be already installed. See Apache Benchmark Docs |
|||
|
|