If you have an HTML Internet site, it probably uses a very small amount of system resources as it is static, but that isn't the case with dynamic database-driven websites that use PHP scripts and offer far more features. This sort of Internet sites create load on the web hosting server each time anyone browses them, simply because the web server requires time to execute the script, to access the database and then to deliver the info requested by the visitor's Internet browser. A popular discussion board, as an illustration, stores all usernames and posts in a database, so some load is created each time a thread is opened or an end user looks for a given phrase. If many people access the forum concurrently, or if every single search involves checking thousands of database entries, this may produce high load and affect the functionality of the site. In this regard, CPU and MySQL load data can present you with data about the site’s performance, as you can compare the numbers with your traffic data to determine if the website should be optimized or migrated to a different sort of hosting platform that'll be able to bear the high system load in the event that the site is popular.
MySQL & Load Stats in Web Hosting
Using the Hepsia CP, included with all of our web hosting plans, you'll be able to see really comprehensive data concerning the system resources which your websites use. One of the sections shall give you information regarding the CPU load, including the amount of processing time the web server spent, how much time it took for your scripts to be executed and exactly how much memory they used. Statistics are consistently produced every 6 hours and you may also see the different kinds of processes that generated the most load - PHP, Perl, etc. MySQL load statistics are listed within a separate section in which you'll be able to see all the queries on a per hour, day-to-day, and so on. basis. You could go back and compare statistics from different months to see if some update has changed the resource usage if the number of visitors has not changed much. In this way, you can determine if your website needs to be optimized, that'll lead to a better overall performance and an improved user experience.
MySQL & Load Stats in Semi-dedicated Hosting
If you have a semi-dedicated server account with us, you will be able to access quite detailed CPU and MySQL load data that'll give you addiitional information about the overall performance of your sites. Two sections of the Hepsia CP are dedicated to the stats, one for every kind. In the CPU Load section you can see the execution time of your scripts and the length of time the server processed them. Additionally you can see the different kinds of processes which were executed. Stats are created every six hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section will show you the total amount of database queries daily and per hour, plus the queries to each individual database which you have in your semi-dedicated account. Comparing this data to your traffic statistics will give you valuable info about how your Internet sites perform and you shall see if you must take some measures to enhance them.