2001-08-06 00:35:05 +00:00
|
|
|
http_load runs multiple HTTP fetches in parallel, to test the throughput
|
|
|
|
of a web server.
|
2000-09-12 18:08:58 +00:00
|
|
|
|
2001-08-06 00:35:05 +00:00
|
|
|
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.
|