When a visitor opens your site, the Internet browser sends a request to the server, which in turn executes it and provides the desired content as a response. A basic HTML Internet site uses minimum system resources for the reason that it is static, but database-driven platforms are more demanding and use much more processing time. Every single webpage that is served creates two forms of load - CPU load, that depends on the time period the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries produced by the script while the user browses the Internet site. Higher load shall be produced if many people look through a given site at the same time or if numerous database calls are made all at once. Two examples are a discussion board with a large number of users or an online store where a client enters a term inside a search box and tens of thousands of items are searched. Having comprehensive statistics about the load which your site generates will help you boost the content or see if it is time for you to switch to a more powerful kind of website hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Web Hosting

Using the Hepsia Control Panel, bundled with all our cloud web hosting offers, you'll be able to see rather detailed data concerning the resources which your Internet sites use. One of the sections shall give you info on the CPU load, like the amount of processing time the hosting server spent, the span of time it took for your scripts to be executed and how much memory they used. Statistics are consistently generated every six hours and you may also see the different types of processes that produced the most load - PHP, Perl, and so forth. MySQL load data are listed in a separate section in which you are able to see all the queries on a per hour, everyday, etc. basis. You'll be able to go back and compare stats from different months to find out if some update has changed the resource usage if the number of visitors has not changed much. In this way, you will see if your Internet site needs to be optimized, which will lead to a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you'll be able to access rather comprehensive CPU and MySQL load statistics that will give you additional information about the functionality of your Internet sites. 2 sections of the Hepsia Control Panel are committed to the statistics, one for each and every kind. Inside the CPU Load section you can see the execution time of your scripts and the amount of time the web server processed them. You can even see the kinds of processes that were executed. Statistics are generated every 6 hours, but if required, you can also check statistics for previous days or months. The MySQL Load section shall show you the total amount of database queries each day and on an hourly basis, as well as the queries to each individual database which you have inside your semi-dedicated account. Comparing this data to your traffic stats will give you important information about how your websites perform and you will see if you need to take some measures to boost them.