If you have an HTML Internet site, it likely uses a really small amount of system resources as it's static, but that isn't so with dynamic database-driven sites that use PHP scripts and provide you with considerably more features. This type of sites generate load on the hosting server every time someone browses them, because the web 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, for example, stores all usernames and posts in a database, so some load is produced any time a thread is opened or a user searches for a specific phrase. If many people access the forum all at once, or if each search involves checking a large number of database entries, this may produce high load and affect the efficiency of the website. In this regard, CPU and MySQL load statistics can provide info about the site’s overall performance, as you can compare the numbers with your traffic statistics to make a decision if the site must be optimized or moved to a different sort of website hosting platform which will be able to bear the high system load if the Internet site is really popular.

MySQL & Load Stats in Website Hosting

We create thorough stats about the system resource usage of every website hosting account, so in the event that you host your websites on our advanced cloud platform, you will be able to examine the stats with just a couple of mouse clicks from your Hepsia Control Panel. The data is available in two different sections. The first one shall show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory Internet sites used and what types of processes generated the load. Stats are produced every six hours. You could see daily and per month data as well. In the second section you'll discover all the databases that you have created inside the account and for each of them you shall see the amount of per hour and daily queries. The info will give you an accurate picture of the functionality of your Internet sites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps comprehensive statistics for the load that every semi-dedicated server account generates, you will be aware of how your websites perform at any time. When you log in to the Hepsia CP, included with each and every account, you should check out the section dedicated to the system load. There, you can 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 amount of queries to every database inside your semi-dedicated account, the total daily stats for the account in general, 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 assess the overall performance of your sites after some update or after a significant rise in the number of your site visitors.