If you have an HTML site, in all probability it uses a very small amount of resources simply because it is static, but this isn't so with dynamic database-driven websites that use PHP scripts and provide much more features. Such Internet sites create load on the hosting server every time anyone browses them, because the server needs time to execute the script, to access the database and then to deliver the data requested by the visitor's Internet browser. A widely used discussion board, for example, stores all usernames and posts in a database, so some load is generated each time a thread is opened or a user looks for a given name. If many people connect to the forum concurrently, or if each search involves checking a large number of database entries, this can produce high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load statistics can give you information about the site’s efficiency, as you can compare the numbers with your traffic stats to make a decision if the Internet site needs to be optimized or transferred to a new kind of hosting platform that'll be able to bear the high system load if the website is extremely popular.

MySQL & Load Stats in Web Hosting

If you host your sites in a web hosting account with us, you shall have access to thorough CPU and MySQL stats which will allow you to keep an eye on their overall performance. You are able to see the statistics with several clicks within your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the server spent on your scripts and the amount of memory was needed, as well as the time it took for the scripts to be executed. The daily view is the default one, but you'll be able to also see the numbers from the previous months. The MySQL Load section offer you more info about the total amount of queries to each and every database that you have set up in the account. Once again, you can see month-to-month, everyday and per hour data, that will give you info that's different from the traffic or the number of visitors you get. In this way, you can identify if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see comprehensive stats regarding the load created by your Internet sites, it won't take more than several mouse clicks to do that. The Hepsia hosting CP, included with all semi-dedicated servers which we offer, features a section focused on the system resource usage and the information there can tell you if your Internet sites operate properly and if the load they create corresponds to the number of received website visitors. The CPU load data include the script execution time and how much time it took for the server to process the requests, and what kinds of processes generated the load. The MySQL statistics will show you the number of times every database was accessed, plus daily and by the hour data for the whole account. With both sorts of stats, you'll be able to check the numbers for every one of the past days and months, so you can see how sites perform as the traffic to them increases or once you've applied some update.