If you have an HTML site, it probably uses a really small amount of resources as it's static, but this isn't the situation with dynamic database-driven sites that use PHP scripts and offer you much more features. Such sites generate load on the web hosting server each time anyone browses them, as the server needs time to execute the script, to access the database and then to provide the data requested by the visitor's browser. A widely used discussion board, for instance, stores all usernames and posts in a database, so some load is produced each time a thread is opened or a user looks for a specific phrase. If many people access the forum concurrently, or if each search involves checking a large number of database entries, this can generate high load and affect the functionality of the site. In this regard, CPU and MySQL load stats can present you with data about the site’s overall performance, as you can compare the numbers with your traffic data to determine if the Internet site has to be optimized or transferred to another type of hosting platform that'll be able to bear the high system load if the website is popular.

MySQL & Load Stats in Cloud Web Hosting

We create thorough data about the system resource usage of every single cloud web hosting account, so in the event that you host your Internet sites on our highly developed cloud platform, you'll be able to check the stats with only a few mouse clicks from your Hepsia CP. The data is available in two different sections. The first one will show you how much time our system spent serving your websites, 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 produced every 6 hours. You are able to see daily and month-to-month stats as well. In the second section you shall find all the databases that you've created in the account and for each of them you shall see the total amount of per hour and day-to-day queries. The info shall give you a detailed picture of the performance of your websites, particularly if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

If you need to see detailed stats for the load produced by your sites, it will not take more than a couple of clicks to do that. The Hepsia hosting Control Panel, provided with all semi-dedicated servers which we offer, features a section devoted to the system resource usage and the information there shall tell you if your Internet sites operate properly and if the load they produce corresponds to the amount of received visitors. The CPU load data include the script execution time and the amount of time it took for the machine to process the requests, as well as what kinds of processes created the load. The MySQL data will show you how often each individual database was accessed, and everyday and hourly statistics for the entire account. With both types of statistics, you are able to check the numbers for any of the past days and months, so you can easily see how the sites perform as the traffic to them rises or after you have applied some update.