If you have an HTML site, it probably uses a really small amount of system resources because it's static, but this isn't so with dynamic database-driven sites that use PHP scripts and provide way more features. This kind of websites create load on the web hosting server every time anyone browses them, simply because the server requires time to execute the script, to access the database and then to supply the info requested by the visitor's browser. A popular discussion board, for instance, 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 given phrase. If lots of people access the forum simultaneously, or if each search involves checking hundreds of thousands of database entries, this can produce high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load data can provide you with info about the site’s functionality, as you can compare the numbers with your traffic data to make a decision if the website has to be optimized or migrated to another sort of hosting platform that'll be able to bear the high system load in case the website is extremely popular.
MySQL & Load Stats in Shared Web Hosting
If you host your websites in a shared web hosting account with us, you shall have access to detailed CPU and MySQL statistics that will enable you to keep an eye on their operation. You could see the statistics with a few clicks inside your Hepsia CP. The CPU Load section will show you the total time frame the server spent on your scripts and the amount of memory was needed, as well as the time it took for the scripts to be executed. The everyday view is the standard one, but you are able to also see the stats from the preceding months. The MySQL Load section will provide you with additional information about the total amount of queries to each database that you have set up inside the account. Once again, you are able to see per month, daily and hourly data, that will give you information that is different from the traffic or the number of visitors which you get. Thus, you can see if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
Our system creates thorough stats about both types of load, so if you acquire a semi-dedicated server for your sites, you can access the information with a few mouse clicks within your Hepsia hosting CP. Each kind of information is listed within its own section. The CPU Load section will show you which processes created the load and the length of time it took for the server to execute all the requests. Though statistics are created every 6 hours, you can see day-to-day and month-to-month statistics as well. In the MySQL Load section you will find a list of all the databases created in your semi-dedicated account manually and automatically, the amount of queries were sent to every one of them, the total everyday queries for the account in general, plus the average hourly rate. This info will help you figure out how well your sites perform and if each of them requires optimization of some sort.