If you have an HTML site, most likely it uses a really small amount of resources because it's static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and provide you with a lot more capabilities. This sort of websites produce load on the hosting server anytime someone browses them, because the server requires time to execute the script, to access the database and then to deliver the content requested by the visitor's web browser. A well known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is produced any time a thread is opened or a user looks for a particular word. If a lot of people access the forum simultaneously, or if every single search involves checking tens of thousands of database entries, this may generate high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load data can provide you with info about the site’s performance, as you can compare the numbers with your traffic stats to decide if the site must be optimized or moved to a new sort of web hosting platform that'll be able to bear the high system load if the Internet site is popular.
MySQL & Load Stats in Cloud Hosting
Using the Hepsia Control Panel, which comes with all of our cloud hosting plans, you shall be able to to see incredibly detailed statistics regarding the resources which your websites use. One of the sections will give you information about the CPU load, such as how much processing time the server spent, the length of time it took for your scripts to be executed and how much memory they used. Statistics are automatically generated every 6 hours and you could also see the different types of processes that produced the most load - PHP, Perl, and so on. MySQL load data are listed inside a separate section in which you could see all the queries on an hourly, daily, etcetera. basis. You could go back and compare statistics from different months to find out whether some update has altered the resource usage if the total amount of site visitors hasn't changed much. That way, you can see if your Internet site needs to be optimized, which will give you a better performance and an improved user experience.
MySQL & Load Stats in Semi-dedicated Hosting
Our system produces in depth statistics about both types of load, so if you purchase a semi-dedicated server for your Internet sites, you can access the data with a few mouse clicks in your Hepsia hosting Control Panel. Each kind of info is listed within its own section. The CPU Load section will show you which processes produced the load and the span of time it took for the hosting server to execute all the requests. Although statistics are created every six hours, you can see daily and month-to-month statistics as well. In the MySQL Load section you'll find a list of all the databases generated in your semi-dedicated account manually and automatically, how many queries were sent to every one of them, the total daily queries for the account as a whole, as well as the average hourly rate. This information shall help you see how well your websites perform and if any one of them requires optimization of some sort.