美文网首页
curl网络耗时

curl网络耗时

作者: 刘书生 | 来源:发表于2020-09-04 15:03 被阅读0次

curl -o /dev/null -s -w time_namelookup:"\t"%{time_namelookup}"\n"time_connect:"\t\t"%{time_connect}"\n"time_appconnect:"\t"%{time_appconnect}"\n"time_pretransfer:"\t"%{time_pretransfer}"\n"time_starttransfer:"\t"%{time_starttransfer}"\n"time_total:"\t\t"%{time_total}"\n"time_redirect:"\t\t"%{time_redirect}"\n" http://10.8.19.179:8082/monkey/

相关文章

网友评论

      本文标题:curl网络耗时

      本文链接:https://www.haomeiwen.com/subject/fcizsktx.html