If you have an HTML Internet site, it likely uses a very small amount of system resources because it is static, but that isn't so with dynamic database-driven Internet sites that use PHP scripts and provide you with way more capabilities. This kind of Internet sites produce load on the website hosting server anytime anyone browses them, due to the fact that the web server requires time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A famous discussion board, for instance, stores all usernames and posts in a database, so some load is created each time a thread is opened or a user searches for a certain name. If a lot of people access the forum simultaneously, or if every search involves checking a large number of database entries, this could produce high load and affect the functionality of the website. In this regard, CPU and MySQL load statistics can provide you with data about the site’s efficiency, as you can compare the numbers with your traffic data and see if the site needs to be optimized or transferred to a different sort of website hosting platform that'll be able to bear the high system load if the Internet site is extremely popular.

MySQL & Load Stats in Shared Hosting

We produce detailed data about the system resource usage of each shared hosting account, so if you host your websites on our sophisticated cloud platform, you will be able to take a look at the statistics with only a couple of clicks from your Hepsia Control Panel. The data is supplied in two different sections. The first one will show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what kinds of processes created the load. Stats are created every six hours. You're able to see daily and per month stats as well. In the second section you will find all the databases that you have created in the account and for each one of them you'll see the amount of hourly and daily queries. The information will give you a definitive picture of the performance of your sites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps thorough statistics for the load that each semi-dedicated server account generates, you will be aware of how your sites perform at any time. As soon as you log in to the Hepsia Control Panel, supplied with each and every account, you should check out the section committed to the system load. In it, you can see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the total number of queries to every single database in your semi-dedicated account, the total day-to-day stats for the account as a whole, plus the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and assess the overall performance of your websites after some update or after a substantial rise in the number of your website visitors.