https://galid1.tistory.com/347
https://askubuntu.com/questions/257601/install-apache-with-development-tools
yum install httpd-tools
sudo apt-get install apache2-dev
ab -n 1000 -c 10 https://www.xxx.com/page
https://galid1.tistory.com/347
https://askubuntu.com/questions/257601/install-apache-with-development-tools
yum install httpd-tools
sudo apt-get install apache2-dev
ab -n 1000 -c 10 https://www.xxx.com/page