Openshift

ab (apache bench)

zzerog 2021. 5. 28. 00:35
728x90

auto scale 테스트 시 부하 주는 명령

# yum install httpd-tools -y
# ab -c 50 -n 1000000 http://space-hpa-test-hpa.apps.demo106.ocp4.com/

# ab -c 클라이언트수 -n 요청수 -t 시간 URL

반응형