date: 2021-02-24 excerpt: apache benchの使い方
tag: apache benchab
$ sudo apt install apache2-utils
$ ab -n $NUM1 -c $NUM2 http://$TARGET/
-n
-c