linux test tool--"ab"

install(ubuntu os):

  sudo apt-get install apache2-utils

usage:

ab -c 200 -t 100 http://localhost:8001/

explain:

-c  concurrency

-t   timelimit

posted @ 2020-06-25 11:55  lishidefengchen  阅读(139)  评论(0)    收藏  举报