Skip to content

Instantly share code, notes, and snippets.

@jingmian
Created November 23, 2018 15:43
Show Gist options
  • Save jingmian/54c4d679c9255c8429e482b628326960 to your computer and use it in GitHub Desktop.
Save jingmian/54c4d679c9255c8429e482b628326960 to your computer and use it in GitHub Desktop.
ab带post测试
ab -n 1000 -c 1000 -p 'post.txt' -T 'application/x-www-form-urlencoded' 'http://www.yyyy.com/index/login/reg'
vim post.txt
phone=13892832323&q_pass=123456&pass=123456&code=2123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment