If you have an HTML website, most likely it uses a really small amount of resources as it's static, but this isn't so with dynamic database-driven Internet sites that use PHP scripts and provide you with far more features. This kind of sites produce load on the web hosting server each time anyone browses them, simply because the server needs time to execute the script, to access the database and then to supply the data requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts within a database, so some load is created each time a thread is opened or an end user searches for a certain term. If many people access the forum concurrently, or if each search involves checking hundreds of thousands of database entries, this could create high load and affect the overall performance of the site. In this regard, CPU and MySQL load stats can provide data about the site’s functionality, as you can compare the numbers with your traffic stats to decide if the site should be optimized or moved to another sort of website hosting platform that'll be able to bear the high system load if the website is very popular.

MySQL & Load Stats in Cloud Hosting

If you host your Internet sites in a cloud hosting account with our company, you shall have access to comprehensive CPU and MySQL statistics that will permit you to keep track of their functionality. You can see the statistics with a couple of mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time period the server spent on your scripts and how much memory was required, and the time it took for the scripts to be executed. The daily view is the default one, but you could also see the statistics from the previous months. The MySQL Load section offer additional information about the number of queries to each database that you have created within the account. Once again, you can see per month, everyday and hourly stats, that'll give you data that is different from the traffic or the number of visitors that you get. That way, you can determine if the Internet sites require some optimization.