摘要: 1. 用来检测TCP连接和SSL连接分别耗费的时间: curl -w "TCP handshake: %{time_connect}, SSL handshake: %{time_appconnect}\n" -so /dev/null https://www.alipay.com 阅读全文
posted @ 2017-03-16 20:35 MakeCoder 阅读(152) 评论(0) 推荐(0) 编辑