If you have an HTML Internet site, most likely it uses a really small amount of resources simply because it's static, but that isn't the case with dynamic database-driven websites that use PHP scripts and offer you a lot more features. Such Internet sites create load on the hosting server when someone browses them, due to the fact that the web server needs time to execute the script, to access the database and then to supply the content requested by the visitor's web browser. A popular discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated each time a thread is opened or a user searches for a certain term. If a lot of people access the forum simultaneously, or if every search involves checking thousands of database entries, this can produce high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load stats can give you information about the site’s performance, as you can compare the numbers with your traffic data to make a decision if the site should be optimized or transferred to a new kind of hosting platform that'll be able to bear the high system load if the site is extremely popular.
MySQL & Load Stats in Hosting
If you host your websites within a hosting account with our company, you'll have access to thorough CPU and MySQL statistics that will permit you to keep tabs on their operation. You are able to see the statistics with a couple of clicks inside your Hepsia CP. The CPU Load section will reveal to you the total time frame the server spent on your scripts and what amount of memory was required, along with the time it took for the scripts to be executed. The day-to-day view is the standard one, but you are able to also see the numbers from the preceding months. The MySQL Load section offer more info about the number of queries to every single database that you have set up inside the account. Once again, you can see month-to-month, daily and per hour stats, that'll give you data that is different from the traffic or the number of visitors you get. Thus, you can determine if the Internet sites need some optimization.
MySQL & Load Stats in Semi-dedicated Servers
If you need to see in depth statistics with regards to the load produced by your sites, it will not take more than just a few mouse clicks to do this. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers which we offer, has a section dedicated to the system resource usage and the information there shall tell you if your Internet sites function properly and if the load they create corresponds to the number of received site visitors. The CPU load data include the script execution time and how much time it took for the server to process the requests, and also what types of processes created the load. The MySQL data shall show you the number of times each database was accessed, and daily and by the hour data for the entire account. With both sorts of stats, you are able to check the numbers for each of the past days and months, so you could see how sites perform as the traffic to them increases or once you've applied some update.