카테고리 없음
간단 웹사이트 부하테스트 (linux)
라탐2023
2023. 4. 6. 15:56
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