If you have an HTML Internet site, it probably uses a really small amount of system resources due to the fact that it's static, but this isn't the situation with dynamic database-driven websites that use PHP scripts and provide you with a lot more functions. Such websites generate load on the website hosting server anytime somebody browses them, since the web server needs time to execute the script, to access the database and then to provide the info requested by the visitor's browser. A well known discussion board, as an illustration, stores all usernames and posts within a database, so some load is generated every single time a thread is opened or an end user looks for a particular name. If a lot of people connect to the forum simultaneously, or if every search involves checking thousands of database entries, this may create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load data can provide you with information about the site’s efficiency, as you can compare the numbers with your traffic statistics and see if the Internet site has to be optimized or moved to a different sort of hosting platform that will be able to bear the high system load if the Internet site is extremely popular.

MySQL & Load Stats in Cloud Hosting

We create thorough statistics about the system resource usage of each and every cloud hosting account, so in case you host your sites on our innovative cloud platform, you shall be able to take a look at the data with only a couple of mouse clicks from your Hepsia CP. The data is supplied in 2 different sections. The first one will show you the amount of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what types of processes generated the load. Stats are generated every 6 hours. You'll be able to see daily and month-to-month statistics also. In the second section you shall find all of the databases you have created inside the account and for each one of them you shall see the total amount of hourly and daily queries. The information shall give you a definitive picture of the overall performance of your sites, particularly if you compare it to the daily traffic and visitor data.