If you have an HTML website, most likely it uses a really small amount of resources as it is static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and offer you way more features. This sort of websites produce load on the website hosting server when anyone browses them, as the web server needs time to execute the script, to access the database and then to provide the data requested by the visitor's browser. A well known discussion board, for instance, stores all usernames and posts in a database, so some load is generated any time a thread is opened or an end user searches for a particular word. If a lot of people connect to the forum concurrently, or if each search involves checking hundreds of thousands of database entries, this may produce high load and affect the performance of the Internet site. In this regard, CPU and MySQL load data can provide you with information about the site’s efficiency, as you can compare the numbers with your traffic stats and see if the site should be optimized or migrated to a different kind of web hosting platform that will be able to bear the high system load if the website is popular.

MySQL & Load Stats in Website Hosting

We create comprehensive data about the system resource usage of each and every website hosting account, so in case you host your Internet sites on our sophisticated cloud platform, you will be able to examine the statistics with just a few clicks from your Hepsia Control Panel. The data is available in two different sections. The first one will 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 Internet sites used and what types of processes created the load. Stats are generated every six hours. You could see everyday and month-to-month statistics as well. In the second section you'll find all the databases which you have created in the account and for each one of them you shall see the total amount of per hour and day-to-day queries. The information shall give you a definitive picture of the performance of your sites, particularly if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps thorough stats for the load that each semi-dedicated server account produces, you'll be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, included with each and every account, you can go to the section devoted to the system load. There, 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 sorts of processes produced the load - cron jobs, PHP pages, Perl scripts, etc. Additionally you can see the number of queries to every single database inside your semi-dedicated account, the total day-to-day figures for the account in general, along with the average hourly rate. With both the CPU and the MySQL load statistics, you could always go back to past days or months and compare the general performance of your websites after some update or after a considerable boost in the number of your site visitors.