httperf response time per request
페이지 정보
작성자 조희승 댓글 0건 조회 6,738회 작성일 12-08-17 15:13본문
httperf response time per request
를 젤려면.....
http.c에 있는
parse_status_line 함수에서 찍으면 된다
Call struct에 시간적어둔 구조가 있음
httperf --hog --server camel --num-conn 10
--> 10개 connection이 각 1개 request 를 보냄
를 젤려면.....
http.c에 있는
parse_status_line 함수에서 찍으면 된다
Call struct에 시간적어둔 구조가 있음
httperf --hog --server camel --num-conn 10
--> 10개 connection이 각 1개 request 를 보냄
댓글목록
등록된 댓글이 없습니다.