If you have an HTML Internet site, it probably uses a really small amount of system resources simply because it's static, but this is not the case with dynamic database-driven Internet sites that use PHP scripts and offer you considerably more functions. This type of Internet sites generate load on the website hosting server every time anyone browses them, simply because the web server needs time to execute the script, to access the database and then to deliver the content requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts inside a database, so some load is generated every time a thread is opened or a user looks for a specific name. If lots of people access the forum simultaneously, or if each search involves checking a large number of database entries, this may produce high load and affect the functionality of the site. In this regard, CPU and MySQL load statistics can give you information about the site’s functionality, as you can compare the numbers with your traffic stats and see if the Internet site should be optimized or migrated to a new sort of website hosting platform that'll be able to bear the high system load if the site is popular.

MySQL & Load Stats in Cloud Website Hosting

If you host your sites within a cloud website hosting account with our company, you'll have access to detailed CPU and MySQL data that will permit you to keep tabs on their functionality. You could see the stats with a few mouse clicks in your Hepsia CP. The CPU Load section will show you the total time the server spent on your scripts and how much memory was needed, plus the time it took for the scripts to be executed. The day-to-day view is the standard one, but you'll be able to also see the numbers from the previous months. The MySQL Load section give you more info about the number of queries to every database that you have set up inside the account. Once again, you can easily see monthly, day-to-day and hourly stats, that shall give you information that's different from the traffic or the number of visitors that you get. Thus, you can see if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you want to see in depth stats regarding the load produced by your sites, it will not take more than just a few clicks to do that. The Hepsia hosting Control Panel, included with all semi-dedicated servers that we offer, has a section devoted to the system resource usage and the information there shall tell you if your Internet sites perform well and if the load they create corresponds to the total amount of received site visitors. The CPU load stats include the script execution time and the length of time it took for the machine to process the requests, and also what types of processes created the load. The MySQL stats will show you how often each individual database was accessed, and everyday and per hour data for the entire account. With both kinds of stats, you'll be able to check the numbers for every one of the past days and months, so you can easily see how sites perform as the traffic to them rises or once you've applied some update.