If you have an HTML site, it probably uses a really small amount of resources simply because it's static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and offer you way more capabilities. Such Internet sites generate load on the website hosting server each and every time anyone browses them, since the hosting server requires time to execute the script, to access the database and then to deliver the content requested by the visitor's browser. A famous discussion board, for instance, stores all usernames and posts in a database, so some load is produced any time a thread is opened or a user looks for a certain phrase. If a lot of people access the forum concurrently, or if every single search involves checking hundreds of thousands of database entries, this could generate high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load stats can present you with information about the site’s functionality, as you can compare the numbers with your traffic data to make a decision if the site needs to be optimized or moved to a different type of website hosting platform which will be able to bear the high system load in case the website is really popular.

MySQL & Load Stats in Cloud Website Hosting

We produce thorough statistics about the system resource usage of every single cloud website hosting account, so in case you host your Internet sites on our highly developed cloud platform, you shall be able to check the statistics with only a couple of clicks from your Hepsia Control Panel. The data is available in two different sections. The first one will show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory Internet sites used and what types of processes produced the load. Stats are created every six hours. You could see day-to-day and month-to-month stats as well. In the second section you'll find all of the databases that you have created inside the account and for each of them you shall see the number of hourly and day-to-day queries. The data will give you a definitive picture of the functionality of your sites, particularly if you compare it to the daily traffic and visitor data.