openbsd-ports/www/http_load/pkg/PLIST
avsm 58ea93dc44 http_load-09jun00 added
--

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.
2000-09-12 18:08:58 +00:00

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