If you have an HTML Internet site, it probably uses a really small amount of system resources as it is static, but this is not so with dynamic database-driven Internet sites that use PHP scripts and provide you with considerably more capabilities. Such sites create load on the web hosting server each and every time someone browses them, because the web server needs time to execute the script, to access the database and then to supply the information requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts in a database, so some load is created each time a thread is opened or a user searches for a particular name. If many people connect to the forum all at once, or if every search involves checking a large number of database entries, this may produce high load and affect the functionality of the site. In this regard, CPU and MySQL load stats can present you with information about the site’s functionality, as you can compare the numbers with your traffic stats to decide if the site needs to be optimized or moved to a different kind of hosting platform that will be able to bear the high system load in the event that the website is very popular.
MySQL & Load Stats in Shared Hosting
We create detailed stats about the system resource usage of each shared hosting account, so if you host your websites on our innovative cloud platform, you shall be able to take a look at the stats with only a couple of clicks from your Hepsia CP. The data is available in two different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what kinds of processes generated the load. Stats are created every 6 hours. You'll be able to see day-to-day and per month stats also. In the second section you will find all of the databases which you have created in the account and for every one of them you shall see the amount of hourly and day-to-day queries. The info shall give you an accurate picture of the efficiency of your Internet sites, specifically if you compare it to the daily traffic and visitor statistics.
MySQL & Load Stats in Semi-dedicated Servers
If you want to see detailed statistics about the load generated by your sites, it will not take more than a few mouse clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers which we offer, has a section dedicated to the system resource usage and the information there will tell you if your Internet sites operate properly and if the load they create corresponds to the total amount of received site visitors. The CPU load data include the script execution time and the length of time it took for the machine to process the requests, and what sorts of processes produced the load. The MySQL statistics will show you how many times every single database was accessed, as well as daily and per hour data for the entire account. With both types of statistics, you can check the numbers for any of the past days and months, so you could see how sites perform as the traffic to them increases or after you have applied some update.