If you have an HTML Internet site, it likely uses a really small amount of resources because it's static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and offer way more capabilities. Such websites generate load on the web hosting server anytime anyone browses them, simply because the web server needs time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A popular discussion board, for instance, stores all usernames and posts within a database, so some load is created every time a thread is opened or a user searches for a given term. If many people access the forum all at once, or if each search involves checking a large number of database entries, this could create high load and affect the performance of the site. In this regard, CPU and MySQL load stats can present you with data about the site’s efficiency, as you can compare the numbers with your traffic data to make a decision if the site needs to be optimized or transferred to a different type of hosting platform that will be able to bear the high system load in case the website is really popular.

MySQL & Load Stats in Cloud Hosting

We produce detailed statistics about the system resource usage of every cloud hosting account, so in case you host your sites on our sophisticated cloud platform, you shall be able to take a look at the data with just a few mouse clicks from your Hepsia CP. The data is supplied in 2 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, the amount of memory Internet sites used and what types of processes created the load. Stats are generated every six hours. You'll be able to see day-to-day and monthly statistics too. In the second section you will discover all of the databases you have created inside the account and for each of them you shall see the total amount of per hour and daily queries. The information shall give you a detailed picture of the efficiency of your Internet sites, specifically if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps comprehensive stats for the load which each semi-dedicated server account generates, you shall be aware of how your sites perform at any time. After you log in to the Hepsia CP, which comes with every account, you should check out the section devoted 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 sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. You can also see the number of queries to every single database in your semi-dedicated account, the total everyday stats for the account as a whole, as well as the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and compare the overall performance of your websites after some update or after a major rise in the number of your site visitors.