fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
253 B
Text
6 lines
253 B
Text
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.
|