本文共 222 字,大约阅读时间需要 1 分钟。
curl -o /dev/null -s -w '%{time_connect} %{time_starttransfer} %{time_total}' ""
time_connect:建立到服务器的tcp 连接所用的时间
转载于:https://blog.51cto.com/study2008/2064649