How does the response time calculation vary for a Webpage Speed (Browser) monitor and a Web Transaction monitor?
Both the monitors load the page in a real browser(Firefox) to calculate the load time. However, there would be a difference in response time values due to the following reason:
The Webpage Speed(Browser)
The response time of this monitor is the sum of the load time of every single component in the webpage.
Web Transaction(Browser)
The response time is calculated as per the formula given below.
Response time = Total transaction time / Number of steps (URLs)
The total transaction time includes the following components:
Page Load time - Total time taken to load the complete page.
Content match - Time taken to check whether the enabled keyword is available or not.
Mouse Over actions - Time taken to view the menu list and click on the next URL (page).
Related Articles
Amendments to Site24x7 Monitor Names
We've recently renamed a few of our Monitors to help keep in sync with the current IT and DevOps trends. The new monitor names are designed to correctly resonate with the IT & DevOps crowd. We've made necessary changes in the Web client, Help ...
Why is my website response time too high from China?
If your website is hosted outside China and you have chosen China as the location for monitoring, then the website response time will be high. This is because of the Great Firewall policy followed by China wherein, all the data coming from outside ...
Site24x7's intelligent polling logic during Monitor outage
For Internet Service monitors, the Starter, Pro, Classic, and MSP paid plans allow you to monitor websites from eight test locations (one primary and seven secondary). The Enterprise and Elite plans support monitoring from up to 16 locations (one ...
Monitor types that can be cloned using Site24x7 Clone option
To create an exact copy of your existing monitor with the same configuration settings, you've to access the "Clone" functionality in the client. Most of the internet-facing services that Site24x7 supports can be cloned. Please find below the list of ...
Response time and its components
Response time is comprised of five major components namely DNS time, connection time, SSL Handshake Time, first byte and Download time. Let us consider a scenario to further explain these terms: A website zoho.com is monitored by Site24x7. Firstly, ...