D
D
Dmitry2015-05-19 15:35:10
stress testing
Dmitry, 2015-05-19 15:35:10

Is there software for stress testing a web server?

Good afternoon. Tell me, is there any software that can be fed a list of proxies so that it pulls the necessary web server through them in several threads? A kind of stress test. In principle, I see the implementation in PHP, but maybe there is already something ready?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Coderast, 2015-05-19
@zmitrok62

Never do this through a proxy. The stress test is not based on the number of IPs, but on the number of packets. The maximum number of packets that can pass through your channel to the server through the proxy will be less, i.e. the efficiency will be less. Since any service information is required to route packets through a proxy. So don't worry and use your channel to the fullest against the server. But for modern servers - the exhaust that you can give is nothing. If there is a server with a gigabit channel - please, otherwise order DDoS from ddosers who have these servers, or botnets.
PS "Habraeffect" in tags - zashib. Post a thread on Habré and you'll get a stress test :DD

C
CyberGrom, 2015-09-03
@CyberGrom

Yandex.Tank is a tool for load testing and performance analysis of web services and applications

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question