MySQL & Load Stats
The MySQL & Load Stats will silently gather data while your website is working. Discover why you have to check them out on a regular basis.
If you have an HTML site, it probably uses a very small amount of resources because it is static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and provide much more capabilities. This kind of websites produce load on the hosting server every time someone browses them, as the hosting server requires time to execute the script, to access the database and then to deliver the data requested by the visitor's web browser. A famous discussion board, as an illustration, stores all usernames and posts in a database, so some load is produced any time a thread is opened or an end user searches for a particular phrase. If many people connect to the forum simultaneously, or if each and every search involves checking a large number of database entries, this could generate high load and affect the efficiency of the site. In this regard, CPU and MySQL load data can present you with data about the site’s performance, as you can compare the numbers with your traffic stats to decide if the website has to be optimized or migrated to another sort of website hosting platform that'll be able to bear the high system load in case the website is popular.
MySQL & Load Stats in Cloud Hosting
If you host your websites inside a cloud hosting account with us, you'll have access to thorough CPU and MySQL stats that will allow you to keep tabs on their performance. You could see the statistics with several mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time the server spent on your scripts and how much memory was needed, plus the time it took for the scripts to be executed. The everyday view is the default one, but you can also see the statistics from the previous months. The MySQL Load section will provide you with additional information about the number of queries to each and every database that you have created within the account. Once again, you can see month-to-month, daily and per hour data, that'll give you info that's different from the traffic or the number of visitors you get. That way, you can determine if the websites require some optimization.