openbsd-ports/www/http_load/pkg/PLIST
brad 503541afd5 add http_load port
--
http_load runs multiple HTTP 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. It can be configured to do HTTPS
fetches as well.
2001-08-06 00:35:05 +00:00

4 lines
101 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.2 2001/08/06 00:35:05 brad Exp $
bin/http_load
man/cat1/http_load.0