siege 명령어 썸네일형 리스트형 Siege 명령어 Siege 명령어 Siege 현재 설정 확인 siege -C $ siege -C CURRENT SIEGE CONFIGURATION Mozilla/5.0 (redhat-x86_64-linux-gnu) Siege/4.1.1 Edit the resource file to change the settings. ---------------------------------------------- version: 4.1.1 verbose: true color: true quiet: false debug: false protocol: HTTP/1.1 HTML parser: enabled get method: HEAD connection: close concurrent users: 25 time to run: n/a r.. 더보기 Siege의 설치 방법과 사용 방법 Siege의 설치 방법과 사용 방법 Siege는 웹 사이트 및 웹 애플리케이션의 성능 및 부하 테스트를 수행하는 데 사용되는 명령 줄 도구입니다. 이를 사용하여 다양한 웹 사이트 또는 웹 애플리케이션의 부하 테스트를 수행할 수 있습니다. 이번에는 Siege의 설치 방법과 사용 방법을 설명하겠습니다. Siege 설치 방법 MacOS brew install siege Debian apt-get update sudo apt-get install -y siege RedHat yum install -y epel-release sudo yum install -y siege Siege 사용 방법 기본 사용법 siege -c [concurrent users] -t [time in seconds] [url] 위 명령에서.. 더보기 이전 1 다음