If you have an HTML website, it likely uses a small amount of resources as it is static, but this isn't the case with dynamic database-driven websites that use PHP scripts and offer you much more functions. This sort of sites produce load on the web hosting server each time someone browses them, simply because the web server needs time to execute the script, to access the database and then to supply the content requested by the visitor's browser. A well known discussion board, as an illustration, stores all usernames and posts in a database, so some load is generated each time a thread is opened or an end user looks for a specific word. If many people connect to the forum concurrently, or if each and every search involves checking hundreds of thousands of database entries, this could produce high load and affect the performance of the site. In this regard, CPU and MySQL load statistics can provide you with information about the site’s functionality, as you can compare the numbers with your traffic data to determine if the Internet site has to be optimized or moved to another type of website hosting platform that'll be able to bear the high system load in case the site is really popular.

MySQL & Load Stats in Hosting

Using the Hepsia CP, which comes with all our hosting offers, you will be able to see very comprehensive stats regarding the system resources which your Internet sites use. One of the sections shall give you info on the CPU load, like how much processing time the web server spent, the span of time it took for your scripts to be executed and the amount of memory they used. Stats are consistently created every six hours and you could also see the different types of processes that produced the most load - PHP, Perl, and so on. MySQL load statistics are listed within a separate section where you'll be able to see all the queries on an hourly, daily, and so on. basis. You can go back and compare statistics from different months to determine if some update has altered the resource usage if the number of website visitors hasn't changed much. In this way, you can determine if your Internet site needs to be optimized, which will lead to a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you'll be able to access rather comprehensive CPU and MySQL load statistics which will give you additional information about the efficiency of your Internet sites. 2 sections of the Hepsia CP are devoted to the stats, one for every type. Within the CPU Load section you are able to see the execution time of your scripts and the length of time the web server processed them. Additionally you can see the types of processes that were executed. Statistics are created every 6 hours, but if required, you could also check figures for previous days or months. The MySQL Load section will show you the whole amount of database queries each day and on an hourly basis, along with the queries to each individual database that you have within your semi-dedicated account. Comparing this info to your traffic statistics will give you important data about how your sites perform and you will determine if you need to take some measures to improve them.