58ea93dc44
-- http_load runs multiple http/https fetches in parallel, to test the throughput of a web server. However unlike most such test clients, it runs in a single process, so it doesn't bog down the client machine. You give it a file containing a list of URLs that may be fetched, a flag specifying how to start connections (either by rate or by number of simulated users), and a flag specifying when to quit (either after a given number of fetches or a given elapsed time). There are also optional flags for checksums, throttling, and progress reports.
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/09/12 18:08:58 avsm Exp $
|
|
bin/http_load
|
|
man/man1/http_load.1
|