DESCR 252 B

1234567
  1. http_load runs multiple HTTP fetches in parallel, to test the throughput
  2. of a web server.
  3. However unlike most such test clients, it runs in a single process, so it
  4. doesn't bog down the client machine. It can be configured to do HTTPS
  5. fetches as well.