If you have an HTML website, it probably uses a very small amount of resources as it is static, but this isn't the case with dynamic database-driven websites that use PHP scripts and provide far more functions. This kind of websites generate load on the website hosting server each time anyone browses them, due to the fact that the server requires time to execute the script, to access the database and then to provide the content requested by the visitor's browser. A famous discussion board, for instance, stores all usernames and posts inside a database, so some load is generated every time a thread is opened or an end user looks for a certain word. If many people connect to the forum all at once, or if each search involves checking tens 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 give you data about the site’s performance, as you can compare the numbers with your traffic statistics to decide if the website should be optimized or moved to another type of hosting platform which will be able to bear the high system load in the event that the website is really popular.
MySQL & Load Stats in Web Hosting
We produce thorough statistics about the system resource usage of each and every web hosting account, so if you host your websites on our innovative cloud platform, you will be able to check the data with only a few clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one will show you the length of time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory sites used and what different kinds of processes generated the load. Stats are created every six hours. You could see daily and monthly stats as well. In the second section you shall find all of the databases which you have created inside the account and for each and every one of them you shall see the amount of hourly and daily queries. The information will give you an accurate picture of the efficiency of your Internet sites, particularly if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Servers
If you would like to see in depth stats about the load generated by your Internet sites, it won't take more than a couple of clicks to do that. The Hepsia hosting CP, which comes with all semi-dedicated servers which we offer, features a section dedicated to the system resource usage and the information there will tell you if your sites function properly and if the load they create corresponds to the number of received site visitors. The CPU load data include the script execution time and the length of time it took for the hosting server to process the requests, and also what types of processes produced the load. The MySQL data will show you how many times every single database was accessed, and everyday and by the hour data for the whole account. With both sorts of stats, you are able to check the numbers for every one of the past days and months, so you could see how the websites perform as the traffic to them rises or after you have applied some update.