ab

Apache HTTP server referansemåling verktøy. Mer informasjon: https://httpd.apache.org/docs/current/programs/ab.html.

ab -n 100 {{url}}

ab -n 100 -c 10 {{url}}

ab -n 100 -T {{application/json}} -p {{vei/til/fil.json}} {{url}}

ab -k {{url}}

ab -t {{60}} {{url}}