./ab -n 3000 -c 3000 -p "1.txt" -T "application/json" http://127.0.0.1:2222/xxx_xxx
-n并发数 -c总并发数 -p post的数据或文件 -T Connect-type
1.txt:
xx=xx&appkey=xxxxx
时间: 2024-10-06 22:40:07
./ab -n 3000 -c 3000 -p "1.txt" -T "application/json" http://127.0.0.1:2222/xxx_xxx
-n并发数 -c总并发数 -p post的数据或文件 -T Connect-type
1.txt:
xx=xx&appkey=xxxxx