If you have an HTML website, most likely it uses a really small amount of system resources as it's static, but this is not so with dynamic database-driven websites that use PHP scripts and provide way more features. This kind of websites produce load on the website hosting server every time anyone browses them, because the web server needs time to execute the script, to access the database and then to supply the info requested by the visitor's Internet browser. A widely used discussion board, as an illustration, stores all usernames and posts inside a database, so some load is produced every single time a thread is opened or a user looks for a certain term. If many people access the forum at the same time, or if every single search involves checking a large number of database entries, this can create high load and affect the performance of the website. In this regard, CPU and MySQL load data can provide you with data about the site’s performance, as you can compare the numbers with your traffic statistics to decide if the Internet site needs to be optimized or migrated to a new sort of hosting platform that'll be able to bear the high system load in the event that the website is really popular.

MySQL & Load Stats in Cloud Website Hosting

If you host your sites inside a cloud website hosting account with us, you will have access to thorough CPU and MySQL data that will permit you to keep tabs on their performance. You could see the data with a couple of clicks within your Hepsia CP. The CPU Load section will reveal to you the total time the hosting server spent on your scripts and just how much memory was needed, and the time it took for the scripts to be executed. The daily view is the default one, but you may also see the numbers from the previous months. The MySQL Load section give you more info about the total amount of queries to every single database that you have set up inside the account. Once again, you can easily see per month, daily and per hour statistics, that will give you data that is different from the traffic or the number of visitors you get. In this way, you can see if the Internet sites need some optimization.