If you have an HTML site, it likely uses a small amount of resources as it's static, but that isn't so with dynamic database-driven Internet sites that use PHP scripts and offer way more functions. This type of sites produce load on the hosting server every time somebody browses them, because the server needs time to execute the script, to access the database and then to provide the content requested by the visitor's browser. A widely used discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated every time a thread is opened or an end user looks for a particular term. If a lot of people access the forum all at once, or if every single search involves checking tens of thousands of database entries, this could produce high load and affect the performance of the site. In this regard, CPU and MySQL load data can present you with information about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the website needs to be optimized or moved to another kind of website hosting platform that'll be able to bear the high system load in case the Internet site is very popular.

MySQL & Load Stats in Shared Website Hosting

We create comprehensive stats about the system resource usage of each shared website hosting account, so if you host your websites on our sophisticated cloud platform, you shall be able to check out the statistics with just a few clicks from your Hepsia CP. The data is available in two different sections. The first one will show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what kinds of processes produced the load. Statistics are produced every 6 hours. You could see daily and per month statistics too. In the second section you will discover all the databases you have created within the account and for each and every one of them you shall see the total amount of hourly and day-to-day queries. The data shall give you a detailed picture of the efficiency of your sites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see in depth statistics for the load generated by your websites, it won't take more than a couple of mouse clicks to do that. The Hepsia hosting Control Panel, supplied with all semi-dedicated servers which we offer, features a section devoted to the system resource usage and the information there will tell you if your websites function properly and if the load they create corresponds to the amount of received visitors. The CPU load data include the script execution time and the amount of time it took for the server to process the requests, plus what sorts of processes generated the load. The MySQL stats will show you how many times each individual database was accessed, plus daily and by the hour stats for the entire account. With both types of stats, you are able to check the numbers for each of the past days and months, so you can see how sites perform as the traffic to them increases or once you've applied some update.