If you have an HTML Internet site, in all probability it uses a really small amount of resources because it's static, but this is not the case with dynamic database-driven sites that use PHP scripts and provide much more functions. This kind of websites create load on the web hosting server each time someone browses them, since the web server needs time to execute the script, to access the database and then to provide the data requested by the visitor's browser. A widely used discussion board, for example, stores all usernames and posts in a database, so some load is generated every time a thread is opened or a user searches for a certain term. If many people access the forum concurrently, or if each search involves checking tens of thousands of database entries, this could produce high load and affect the functionality of the website. In this regard, CPU and MySQL load data can provide you with info about the site’s efficiency, as you can compare the numbers with your traffic data and see if the site needs to be optimized or migrated to another sort of web hosting platform that will be able to bear the high system load in the event that the Internet site is really popular.
MySQL & Load Stats in Cloud Hosting
We generate detailed stats about the system resource usage of every single cloud hosting account, so if you host your websites on our sophisticated cloud platform, you'll be able to check the data with only a couple of mouse clicks from your Hepsia Control Panel. The data is supplied 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 kinds of processes produced the load. Stats are produced every 6 hours. You're able to see day-to-day and monthly statistics too. In the second section you shall find all the databases that you've created within the account and for each and every one of them you shall see the number of hourly and day-to-day queries. The data will give you an accurate picture of the overall performance of your Internet sites, particularly if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Hosting
If you would like to see detailed stats about the load generated by your websites, it will not take more than a couple of mouse clicks to do this. The Hepsia hosting CP, included with all semi-dedicated servers which we offer, has a section focused on the system resource usage and the information there can tell you if your Internet sites perform well and if the load they produce corresponds to the number of received visitors. The CPU load data include the script execution time and how much time it took for the web server to process the requests, and also what types of processes created the load. The MySQL stats will show you how frequently each individual database was accessed, as well as day-to-day and per hour statistics for the entire account. With both types of statistics, you can check the numbers for any of the past days and months, so you can easily see how the websites perform as the traffic to them grows or once you've applied some update.