os
간단 웹사이트 부하테스트 (linux)
littlecarbb
2023. 2. 13. 10:37
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