Answer the question
In order to leave comments, you need to log in
What are the tools for load testing?
Good afternoon. I was puzzled by the search for a tool for testing stress loads on the site. There are quite a lot of tools (including online ones, but they are not very trusted): ab, JMeter, Siege, Yandex.Tank was especially interested in https://github.com/yandex-load/yandex-tank, I think there are more...
Actually the purpose of the test is to answer the following questions:
1) How many active connections does the site keep without falling?
2) Are there any problems in displaying at boundary loads (for example, "broken" unloadable pictures or assets-files)?
3) At how many simultaneous active connections does the site still crash?
4) What is the cause of the crash failure (bottleneck)?
5) Response time of each request?
6) Average system response time?
The test is planned to be carried out on a certain set of critical URLs, these URLs do not imply user actions, only loading the page as it is.
What tools can help in these matters? Preference is given, of course, to utilities capable of compiling some kind of graphical display of the results.
Answer the question
In order to leave comments, you need to log in
1) How many active connections does the site keep without crashing?
3) At how many simultaneous active connections does the site still crash?
5) Response time of each request?
6) Average system response time?
Here the zhimeter helps perfectly with these questions. There is an excellent lesson on it on Habré, there are video tutorials on YouTube.
The tool is excellent, I worked with it myself last month. Unfortunately, I didn’t find a bottleneck how to search with it, I stupidly double-checked everything with pens (yeah, like a monkey. Corrected some factor - launched the test - checked the graphs)
There are many tools, ranging from free Jmeter and Yandex.Tank to such monsters as HP LoadRunner and Rational Performance Tester .
Also, for load testing, you can look at the functionality of Visual Studio in this direction.
ps Perhaps the links are not very informative, but we all have more google =)
To test ports, here is Sprut for you ( tyk ), schoolchildren use it for ddos along with Loic. In general, a program for testing the load.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question