If you have an HTML Internet site, it probably uses a really small amount of system resources because it's static, but this is not the case with dynamic database-driven websites that use PHP scripts and provide considerably more features. This type of websites produce load on the hosting server each time anyone browses them, because the web server requires time to execute the script, to access the database and then to deliver the data requested by the visitor's Internet browser. A well known discussion board, as an illustration, stores all usernames and posts within a database, so some load is produced each time a thread is opened or an end user looks for a given term. If lots of people access the forum at the same time, or if each and every search involves checking thousands of database entries, this may create high load and affect the performance of the website. In this regard, CPU and MySQL load statistics can provide info about the site’s functionality, as you can compare the numbers with your traffic statistics to make a decision if the Internet site should be optimized or migrated to a different kind of web hosting platform which will be able to bear the high system load in case the site is extremely popular.

MySQL & Load Stats in Cloud Hosting

If you host your websites in a cloud hosting account with us, you will have access to in depth CPU and MySQL statistics which will allow you to keep track of their operation. You can easily see the data with a couple of clicks within your Hepsia Control Panel. The CPU Load section will show you the total time period 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 default one, but you may also see the stats from the past months. The MySQL Load section offer more details about the amount of queries to every single database that you have created within the account. Once again, you can easily see per month, day-to-day and hourly data, which will give you information that is different from the traffic or the number of visitors that you get. In this way, you can identify if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps comprehensive stats for the load which each semi-dedicated server account produces, you shall be aware of how your Internet sites perform at any time. When you log in to the Hepsia Control Panel, provided with each account, you should check out the section dedicated to the system load. In it, you can see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. You may also see the number of queries to each and every database inside your semi-dedicated account, the total day-to-day figures for the account as a whole, and also the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and compare the general performance of your sites after some update or after a major boost in the number of your visitors.