If you have an HTML Internet site, it probably uses a very small amount of system resources because it is static, but this is not so with dynamic database-driven Internet sites that use PHP scripts and offer way more functions. This sort of Internet sites generate load on the hosting server when somebody browses them, since the hosting server needs time to execute the script, to access the database and then to supply the info requested by the visitor's web browser. A popular discussion board, for instance, stores all usernames and posts within a database, so some load is created any time a thread is opened or an end user searches for a given term. If many people access the forum simultaneously, or if every single search involves checking hundreds of thousands of database entries, this can generate high load and affect the performance of the site. In this regard, CPU and MySQL load data can provide you with data about the site’s functionality, as you can compare the numbers with your traffic stats and see if the website needs to be optimized or migrated to a different sort of web hosting platform which will be able to bear the high system load if the website is really popular.
MySQL & Load Stats in Cloud Hosting
We create thorough statistics about the system resource usage of each cloud hosting account, so if you host your Internet sites on our highly developed cloud platform, you shall be able to check out the data with only a few mouse clicks from your Hepsia Control Panel. The data is supplied in two different sections. The first one will show you the 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 types of processes produced the load. Statistics are produced every six hours. You're able to see daily and month-to-month statistics also. In the second section you shall find all the databases that you have created inside the account and for each of them you'll see the number of per hour and day-to-day queries. The info will give you a detailed picture of the performance of your sites, specifically if you compare it to the daily traffic and visitor stats.
MySQL & Load Stats in Semi-dedicated Hosting
If you need to see detailed statistics regarding the load generated by your websites, it won't take more than just a few clicks to do this. The Hepsia hosting Control Panel, provided with all semi-dedicated servers that we offer, has a section devoted to the system resource usage and the data there will tell you if your Internet sites perform well and if the load they create corresponds to the amount of received site visitors. The CPU load data include the script execution time and how much time it took for the web server to process the requests, as well as what sorts of processes produced the load. The MySQL data shall show you how many times each individual database was accessed, plus everyday and hourly statistics for the entire account. With both types of stats, you can check the numbers for each of the past days and months, so you could see how sites perform as the traffic to them rises or after you have applied some update.