If you have an HTML Internet site, it probably uses a very small amount of system resources simply because it is static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and provide you with much more functions. This sort of sites generate load on the web hosting server every time anyone browses them, simply because the hosting server requires time to execute the script, to access the database and then to supply the data requested by the visitor's browser. A well known discussion board, for example, stores all usernames and posts within a database, so some load is generated any time a thread is opened or an end user looks for a given name. If a lot of people connect to the forum simultaneously, or if each search involves checking tens of thousands of database entries, this could generate high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load statistics can provide you with data about the site’s performance, as you can compare the numbers with your traffic data to decide if the site has to be optimized or moved to a different kind of hosting platform that'll be able to bear the high system load if the Internet site is popular.

MySQL & Load Stats in Cloud Hosting

We produce in depth statistics about the system resource usage of each cloud hosting account, so if you host your websites on our innovative cloud platform, you shall be able to check out the stats with just a few mouse clicks from your Hepsia CP. The data is supplied in two different sections. The first one shall show you the 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 generated the load. Statistics are created every six hours. You'll be able to see daily and month-to-month stats as well. In the second section you'll discover all the databases that you have created inside the account and for each one of them you will see the number of per hour and day-to-day queries. The data will give you an accurate picture of the performance of your Internet sites, particularly if you compare it to the daily traffic and visitor data.