If you have an HTML website, it probably uses a very small amount of resources because it is static, but that isn't the case with dynamic database-driven websites that use PHP scripts and offer you much more functions. Such websites create load on the website hosting server each and every time somebody browses them, because the server requires time to execute the script, to access the database and then to supply the info requested by the visitor's web browser. A well-known discussion board, as an illustration, stores all usernames and posts within a database, so some load is produced every single time a thread is opened or a user looks for a specific phrase. If a lot of people access the forum simultaneously, or if each and every search involves checking hundreds of thousands of database entries, this can generate high load and affect the performance of the site. In this regard, CPU and MySQL load stats can provide data about the site’s efficiency, as you can compare the numbers with your traffic data to decide if the site should be optimized or transferred to another kind of hosting platform that'll be able to bear the high system load in the event that the Internet site is really popular.

MySQL & Load Stats in Hosting

Using the Hepsia CP, bundled with all our hosting plans, you shall be able to to see rather comprehensive stats about the system resources your sites use. One of the sections will give you information about the CPU load, including how much processing time the server spent, how much time it took for your scripts to be executed and exactly how much memory they used. Stats are automatically produced every 6 hours and you may also see the types of processes that generated the most load - PHP, Perl, etc. MySQL load data are listed in a separate section where you'll be able to see all the queries on a per hour, day-to-day, etc. basis. You can go back and compare data from different months to determine if some update has changed the resource usage if the amount of website visitors has not changed much. That way, you will see if your website needs to be optimized, which will lead to a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps in depth stats for the load that each semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. When you log in to the Hepsia CP, which comes with every single account, you can go to the section committed to the system load. There, you can see the processing time our system spent on your scripts, the amount of time it took for the scripts to be actually executed and what sorts of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the amount of queries to every single database in your semi-dedicated account, the total daily stats for the account altogether, as well as the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and review the efficiency of your Internet sites after some update or after a major increase in the number of your site visitors.