If you have an HTML website, it probably uses a small amount of resources because it's static, but this isn't the case with dynamic database-driven sites that use PHP scripts and offer you a lot more features. This sort of sites generate load on the web hosting server anytime somebody browses them, as the server requires time to execute the script, to access the database and then to provide the information requested by the visitor's web browser. A well-known discussion board, as an illustration, stores all usernames and posts in a database, so some load is produced any time a thread is opened or an end user looks for a certain term. If lots of people connect to the forum simultaneously, or if each search involves checking thousands of database entries, this can generate high load and affect the performance 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 to decide if the Internet site must be optimized or migrated to a new type of website hosting platform that'll be able to bear the high system load if the site is popular.

MySQL & Load Stats in Shared Hosting

If you host your websites in a shared hosting account with our company, you will have access to comprehensive CPU and MySQL data that will enable you to keep track of their functionality. You can see the statistics with a few clicks in your Hepsia CP. The CPU Load section will show you the total time frame the server spent on your scripts and how much memory was required, along with the time it took for the scripts to be executed. The everyday view is the default one, but you'll be able to also see the stats from the previous months. The MySQL Load section will provide you with additional information about the total amount of queries to each database that you have created within the account. Once again, you can see month-to-month, everyday and hourly data, that shall give you information that's different from the traffic or the number of visitors you get. In this way, you can determine if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see detailed statistics for the load created by your websites, it will not take more than several mouse clicks to do that. The Hepsia hosting Control Panel, supplied with all semi-dedicated servers which we offer, has a section devoted to the system resource usage and the information there will tell you if your Internet sites operate properly and if the load they produce corresponds to the number of received visitors. The CPU load statistics 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 created the load. The MySQL stats shall show you how frequently every single database was accessed, and everyday and per hour statistics for the whole account. With both types of statistics, you are able to check the numbers for each of the past days and months, so you can see how the websites perform as the traffic to them rises or after you have applied some update.