Linux下使用curl查看http请求各阶段耗时

\n
time_namelookup: %{time_namelookup}\n
time_connect: %{time_connect}\n
time_appconnect: %{time_appconnect}\n
time_pretransfer: %{time_pretransfer}\n
time_redirect: %{time_redirect}\n
time_starttransfer: %{time_starttransfer}\n
----------\n
time_total: %{time_total}\n
\n

 

curl -w "@curl.txt" -o /dev/null -s https://www.sogo.com

https://www.cnblogs.com/lnlvinso/p/9775484.html
posted @ 2020-09-22 20:56  阿里云的奥斯卡  阅读(477)  评论(0编辑  收藏  举报