2014-04-12 2 views

답변

1

테스트를 실행하는 데 사용되는 동시 클라이언트 연결 수입니다. 클라이언트 (https://bitbucket.org/yarosla/httpress/wiki/Home) httpress이다

httpress <options> <url> 
    -n num number of requests  (default: 1) 
    -t num number of threads  (default: 1) 
    -c num concurrent connections (default: 1) 
    -k  keep alive    (default: no) 
    -z pri GNUTLS cipher priority (default: NORMAL) 
    -h  show this help 

동시성이 httpress위한 "-c"파라미터로 주어진 동시 연결을 의미한다.