If you have an HTML site, it likely uses a small amount of system resources because it is static, but this isn't so with dynamic database-driven websites that use PHP scripts and offer you a lot more functions. Such sites produce load on the hosting server every time anyone browses them, due to the fact that the web server requires time to execute the script, to access the database and then to deliver the information requested by the visitor's web browser. A widely used discussion board, for instance, stores all usernames and posts within a database, so some load is generated any time a thread is opened or an end user searches for a specific phrase. If many people connect to the forum all at once, or if every single search involves checking tens of thousands of database entries, this could generate high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load stats can present you with information about the site’s efficiency, as you can compare the numbers with your traffic stats to make a decision if the site has 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 Internet site is popular.

MySQL & Load Stats in Shared Website Hosting

We generate comprehensive data about the system resource usage of each shared website hosting account, so in the event that you host your Internet sites on our sophisticated cloud platform, you'll be able to examine the data with only a few clicks from your Hepsia CP. The data is available in two different sections. The first one shall show you the time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory sites used and what kinds of processes produced the load. Stats are produced every six hours. You could see daily and monthly statistics too. In the second section you'll find all the databases you have created inside the account and for each one of them you shall see the total amount of per hour and daily queries. The data will give you a definitive picture of the performance of your Internet sites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps thorough stats for the load which every semi-dedicated server account generates, you shall be aware of how your sites perform at any time. Once you log in to the Hepsia CP, included with each and every account, you can check out the section dedicated to the system load. In it, you are able to see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the number of queries to every database within your semi-dedicated account, the total daily figures for the account as a whole, along with the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and assess the efficiency of your sites after some update or after a major rise in the number of your site visitors.