If you have an HTML site, in all probability it uses a really small amount of system resources due to the fact that it's static, but this is not the situation with dynamic database-driven sites that use PHP scripts and offer you way more features. This type of sites produce load on the web hosting server when someone browses them, as the hosting server needs time to execute the script, to access the database and then to deliver 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 generated every time a thread is opened or a user searches for a specific phrase. If a lot of people access the forum concurrently, or if each and every search involves checking a large number of database entries, this could produce high load and affect the overall performance of the site. In this regard, CPU and MySQL load data can provide you with data about the site’s efficiency, as you can compare the numbers with your traffic data to determine if the website needs to be optimized or transferred to another kind of hosting platform that will be able to bear the high system load in the event that the site is really popular.

MySQL & Load Stats in Cloud Web Hosting

We produce thorough statistics about the system resource usage of each cloud web hosting account, so in case you host your websites on our sophisticated cloud platform, you shall be able to check out 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 span of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory sites used and what types of processes produced the load. Statistics are created every 6 hours. You are able to see day-to-day and monthly statistics as well. In the second section you'll discover all the databases which you have created in the account and for each one of them you shall see the number of per hour and daily queries. The info shall give you an accurate picture of the overall performance of your websites, 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 each semi-dedicated server account produces, you will be aware of how your Internet sites perform at any time. When you log in to the Hepsia Control Panel, which comes with each account, you can go to the section devoted to the system load. In it, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etc. You could also see the total number of queries to each database in your semi-dedicated account, the total daily figures for the account overall, plus the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and evaluate the performance of your sites after some update or after a substantial increase in the number of your site visitors.