ab

Outil d'analyse pour serveur Apache HTTP. Plus d'informations : 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 {{chemin/vers/le/fichier.json}} {{url}}

ab -k {{url}}

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