This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openbsd-ports
/
www
/
http_load
/
pkg
/
PLIST
4 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
@comment $OpenBSD: PLIST,v 1.1.1.2 2001/08/06 00:35:05 brad Exp $
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
bin/http_load
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
man/cat1/http_load.0
Reference in New Issue
Copy Permalink