If you have an HTML site, in all probability it uses a very small amount of system resources because it is static, but this is not the situation with dynamic database-driven websites that use PHP scripts and offer way more features. This sort of sites create load on the website hosting server each and every time anyone browses them, as the server requires time to execute the script, to access the database and then to supply the data requested by the visitor's Internet browser. A famous discussion board, for example, stores all usernames and posts within a database, so some load is generated any time a thread is opened or an end user searches for a certain word. If a lot of people connect to the forum simultaneously, or if each and every search involves checking a large number of database entries, this can produce high load and affect the efficiency of the website. In this regard, CPU and MySQL load statistics can provide you with info about the site’s performance, as you can compare the numbers with your traffic stats to determine if the Internet site needs to be optimized or moved to a different type of hosting platform that will be able to bear the high system load in the event that the site is popular.
MySQL & Load Stats in Cloud Website Hosting
We create thorough data about the system resource usage of each and every cloud website hosting account, so in the event that you host your Internet sites on our sophisticated cloud platform, you'll be able to examine the stats with only a couple of mouse clicks from your Hepsia CP. The data is supplied in 2 different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what types of processes created the load. Statistics are generated every six hours. You could see day-to-day and monthly data also. In the second section you will find all of the databases you have created within the account and for every one of them you shall see the amount of per hour and daily queries. The data will give you a definitive picture of the functionality of your Internet sites, especially if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Hosting
Because our system keeps in depth statistics for the load which each semi-dedicated server account generates, you'll be aware of how your websites perform at any time. As soon as you log in to the Hepsia CP, included with each account, you can go to the section committed to the system load. There, you are able to see the processing time our system spent on your scripts, the length of time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the amount of queries to each database inside your semi-dedicated account, the total daily statistics for the account as a whole, along with the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and compare the general performance of your sites after some update or after a substantial increase in the number of your visitors.