当前位置: 首页 > 工具软件 > REST shell > 使用案例 >

shell curl 实现rest 并发测试

程和煦
2023-12-01

for i in {1..50};

do

curl http://10.43.95.26:5812/rdk/service/app/example/server/my_service & 

done

转载于:https://www.cnblogs.com/lwcoding/p/6596089.html

 类似资料: