#curl -o /dev/null -s -w %{time_connect}:%{time_starttransfer}:%{time_total} <a href="http://www.400hosting.com" target="_blank">http://www.400hosting.com</a><br /><br />0.876:0.894:0.907 // 这个返回的结果<br /><br />解释下上面三个参数的意思:<br />ime_connect The time it takes to establish the TCP connection to the server<br />time_starttransfer The time it takes for the Web server to return the first byte of data after the request is issued<br />time_total The time it takes to complete the request<br /><br />转自IBM<br /><a href="http://www.ibm.com/developerworks/linux/library/l-tune-lamp-1/index.html" target="_blank">http://www.ibm.com/developerwork ... e-lamp-1/index.html</a><br /><br />[<i> 本帖最后由 400hosting 于 2007-7-13 15:15 编辑 </i>]