[웹일반] 스트레스 테스트하기

ms에서 무료로 제공하는 web application stress라는 툴이다.

http://222.112.187.32:9090/pds/msstresssetup.exe

받아서 설치하고 실행시키면..
처음에 create new script라는 창이 뜨는데 거기서 manual을 선택하자.

스크립트이름을 적당히 적어주고 “한토마”
항목을 넣어주자
Server: bbs.hani.co.kr
Notes : 한토마

Verb는 GET으로 path /board/ns_hantoma200211/list.asp 라고
delay는 밀리초 단위로 500이라고 적는다.(0.5초이상 딜레이되는걸 체크하겠다는 뜻)
파라미터 값이나 포트번호를 입력하려면 더블클릭을 하면 된다.

입력이 다 끝났으면 왼쪽 메뉴에서 Settings를 눌러
Stress level(threds) : 동시 접속자수를 입력하고 50으로 한다.
Test Run Time을 3분으로 한다. 그리고 상단 메뉴에 있는 화살표 표시를
누르면 테스트가 실행한다.

테스트가 다 끝나면. 리포트를 받을수 있다.
아래와 같은.
우리가 주목해야 할 수치들은..

+Number of hits : 351 – 50유저가 3분동안 0.5초 딜레이 안되고 성공한 수이다.

+Requests per Second : 1.95 – 초당 성공건수이다.

+Socket Errors – 50유저가 3분동안 요청 실패한 수이다
Connect: 0
Send: 0
Recv: 0
Timeouts: 1

+TTLB Avg : 22718.07 – 평균응답시간 밀리초 이다. 응답평균초가 22초 나왔다는 거다..

아래 수치들은 한토마를 테스트로 돌려본건데..
상대적인 비교로 이용할수 있겠다.

Overview
================================================================================
Report name: 2003-11-14 오전 11:06:25
Run on: 2003-11-14 오전 11:06:25
Run length: 00:03:00

Web Application Stress Tool Version:1.1.293.1

Number of test clients: 1

Number of hits: 351
Requests per Second: 1.95

Socket Statistics
——————————————————————————–
Socket Connects: 356
Total Bytes Sent (in KB): 103.95
Bytes Sent Rate (in KB/s): 0.58
Total Bytes Recv (in KB): 516.25
Bytes Recv Rate (in KB/s): 2.87

Socket Errors
——————————————————————————–
Connect: 0
Send: 0
Recv: 0
Timeouts: 1

RDS Results
——————————————————————————–
Successful Queries: 0

Script Settings
================================================================================
Server: bbs.hani.co.kr
Number of threads: 50

Test length: 00:03:00
Warmup: 00:00:00
Cooldown: 00:00:00

Use Random Delay: No

Follow Redirects: Yes
Max Redirect Depth: 15

Clients used in test
================================================================================
localhost

Clients not used in test
================================================================================

Result Codes
Code Description Count
================================================================================
200 OK 4
500 Internal Server Error 347

Page Summary
Page Hits TTFB Avg TTLB Avg Auth Query
================================================================================
GET /board/ns_hantoma200211/li 351 22712.05 22718.07 No Yes

Comments

Powered by Facebook Comments

댓글 남기기

당신의 이메일은 공개되지 않습니다. 필수 입력창은 * 로 표시되어 있습니다.

*

다음의 HTML 태그와 속성을 사용할 수 있습니다: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>