Whenever a visitor opens your site, the browser sends a request to the hosting server, which executes it and provides the desired data as a response. A standard HTML site uses very little resources for the reason that it is static, but database-driven platforms are more demanding and use far more processing time. Each page that's served produces 2 forms of load - CPU load, that depends on the time the server spends executing a certain script; and MySQL load, which depends on the number of database queries created by the script while the client browses the Internet site. Higher load shall be generated if a considerable amount of people browse a particular site concurrently or if numerous database calls are made at the same time. 2 illustrations are a discussion board with a large number of users or an online store where a client enters a term within a search box and thousands of items are searched. Having comprehensive data about the load that your Internet site generates will enable you to improve the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Website Hosting

If you host your Internet sites within a website hosting account with us, you will have access to in depth CPU and MySQL statistics that will permit you to keep track of their overall performance. You can easily see the data with several clicks inside your Hepsia CP. The CPU Load section can tell you the total time period the web server spent on your scripts and what amount of memory was needed, as well as the time it took for the scripts to be executed. The daily view is the default one, but you are able to also see the data from the preceding months. The MySQL Load section will provide you with additional information about the total amount of queries to each database that you have set up within the account. Once again, you can see per month, everyday and per hour stats, that shall give you info that's different from the traffic or the number of visitors which you get. Thus, you can identify if the websites need some optimization.