If you have an HTML Internet site, most likely it uses a really small amount of system resources as it's static, but this isn't the situation with dynamic database-driven Internet sites that use PHP scripts and offer much more capabilities. Such websites generate load on the hosting server each and every time someone browses them, simply because the server requires time to execute the script, to access the database and then to provide the info requested by the visitor's browser. A well known discussion board, for instance, stores all usernames and posts inside a database, so some load is generated every single time a thread is opened or an end user looks for a specific phrase. If many people connect to the forum concurrently, or if each search involves checking thousands of database entries, this may create high load and affect the efficiency of the site. In this regard, CPU and MySQL load stats can provide information about the site’s functionality, as you can compare the numbers with your traffic statistics to make a decision if the website needs to be optimized or migrated to another sort of website hosting platform that will be able to bear the high system load in case the site is extremely popular.

MySQL & Load Stats in Hosting

We produce comprehensive statistics about the system resource usage of every single hosting account, so in case you host your Internet sites on our sophisticated cloud platform, you'll be able to examine the statistics with just a few clicks from your Hepsia CP. The data is available in 2 different sections. The first one will show you the time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory sites used and what different types of processes generated the load. Statistics are generated every 6 hours. You're able to see everyday and month-to-month statistics as well. In the second section you'll find all the databases that you've created inside the account and for each one of them you will see the number of hourly and day-to-day queries. The info will give you a definitive picture of the efficiency of your Internet sites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

If you would like to see in depth stats for the load produced by your Internet sites, it will not take more than a few mouse clicks to do that. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers which we offer, features a section devoted to the system resource usage and the info there shall tell you if your Internet sites function properly and if the load they produce corresponds to the number of received site visitors. The CPU load statistics include the script execution time and how much time it took for the hosting server to process the requests, plus what sorts of processes created the load. The MySQL statistics shall show you how frequently every single database was accessed, as well as daily and per hour data for the whole account. With both sorts of statistics, you can check the numbers for every one of the past days and months, so you could see how sites perform as the traffic to them rises or after you have applied some update.