Simple Multithreaded HTTP Load Generator/Timer
in Python added by admin, on 23/10/2007 advanced http load balancing
This is a module user for generating concurrent requests to an HTTP server. Each thread makes HTTP GET requests to a single URL at the specified interval. Threads are added over a given rampup time if you want to generate increasing load. Response times are printed to STDOUT. This might be useful for performance benchmarking or load testing a web resource.
comment save report- submitted
- Tue, Oct 23rd 2007, 12:49
- clicks today
- 0
- clicks this month
- 4
- clicks all time
- 55
