Explanation of Pingdom Results

怎甘沉沦 提交于 2019-12-24 03:55:11

问题


I'm trying to optimize my page load times, and I'm using Pingdom to test the site response times. However, I'm not exactly sure what the various components of the "time bar" mean.

Example link: http://tools.pingdom.com/fpt/?url=http://neosmart.net/forums//&id=2230361

According to them, the portion of the bar that is yellow is the time between "start" and "connect" and the portion of the bar that is green is the time between "connect" and "first byte" with the blue section being the actual transfer time (time between "first byte" and "last byte").

If I'm trying to the first two (which take very long in my case), what's the recommended course of action?

Thanks.


回答1:


I contacted Pingdom Support, this was the reply I received:

Hi Mahmoud,

Thank you for contacting us.

Your assumptions are indeed mostly correct: the yellow part is the time it takes to resolve the hostname and similar (before the connection is initiated to the web server), the green part is connecting to the web server, and the blue part is the time it takes to retrieve the content from the webserver.

If you have any more questions, please let us know.

Best Regards,

Aron Lander Pingdom
www.pingdom.com



来源:https://stackoverflow.com/questions/2753993/explanation-of-pingdom-results

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!