If you have an HTML site, it probably uses a very small amount of resources because it is static, but that isn't so with dynamic database-driven websites that use PHP scripts and offer you way more functions. This sort of websites produce load on the website hosting server each and every time anyone browses them, because the hosting server requires time to execute the script, to access the database and then to supply the content requested by the visitor's Internet browser. A well-known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is produced each time a thread is opened or an end user looks for a certain word. If many people access the forum concurrently, or if each search involves checking tens of thousands of database entries, this could create high load and affect the efficiency of the website. In this regard, CPU and MySQL load stats can give you data about the site’s functionality, as you can compare the numbers with your traffic stats to determine if the website needs to be optimized or moved to a different sort of hosting platform that will be able to bear the high system load if the website is extremely popular.

MySQL & Load Stats in Cloud Hosting

We generate in depth data about the system resource usage of each cloud hosting account, so in case you host your websites on our sophisticated cloud platform, you shall be able to examine the data with only a few clicks from your Hepsia CP. The data is provided in 2 different sections. The first one will show you the time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different kinds of processes generated the load. Stats are created every 6 hours. You'll be able to see day-to-day and per month data also. In the second section you'll find all of the databases you have created within the account and for each one of them you will see the amount of per hour and daily queries. The data will give you a definitive picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps detailed statistics for the load that every semi-dedicated server account produces, you will be aware of how your sites perform at any time. After you log in to the Hepsia CP, supplied with each account, you can check out the section dedicated to the system load. In it, you can easily see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. You can also see the total number of queries to every database in your semi-dedicated account, the total day-to-day figures for the account altogether, along with the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and review the performance of your sites after some update or after a substantial increase in the number of your visitors.