If you have an HTML website, it probably uses a very small amount of resources due to the fact that it's static, but that isn't the case with dynamic database-driven sites that use PHP scripts and provide a lot more capabilities. This sort of sites create load on the hosting server anytime somebody browses them, since the server needs time to execute the script, to access the database and then to provide the information requested by the visitor's browser. A well-known discussion board, for instance, stores all usernames and posts inside a database, so some load is created any time a thread is opened or an end user looks for a given phrase. If many people access the forum concurrently, or if each search involves checking tens of thousands of database entries, this can generate high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load stats can give you information about the site’s performance, as you can compare the numbers with your traffic statistics to make a decision if the Internet site needs to be optimized or migrated to a different sort of web hosting platform that will be able to bear the high system load in the event that the website is extremely popular.

MySQL & Load Stats in Cloud Hosting

We produce detailed stats about the system resource usage of each cloud hosting account, so in case you host your sites on our highly developed cloud platform, you shall be able to take a look at the statistics with just a couple of clicks from your Hepsia CP. The data is offered in 2 different sections. The first one will show you the length of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory sites used and what different kinds of processes produced the load. Statistics are generated every 6 hours. You're able to see everyday and monthly stats too. In the second section you will find all the databases that you've created in the account and for each and every one of them you'll see the total amount of per hour and daily queries. The info shall give you a definitive picture of the efficiency of your websites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed statistics about the two kinds of load, so if you buy a semi-dedicated server for your Internet sites, you can access the information with just a couple of clicks inside your Hepsia hosting Control Panel. Every type of info is listed inside its own section. The CPU Load section can tell you which processes generated the load and the time it took for the server to execute every one of the requests. Although statistics are produced every six hours, you can see daily and monthly statistics also. In the MySQL Load section you shall find a list of all the databases produced within your semi-dedicated account manually and automatically, how many queries were sent to each one of them, the total everyday queries for the account as a whole, as well as the average hourly rate. This info shall help you see how well your Internet sites perform and if any of them requires optimization of some kind.