If you have an HTML site, most likely it uses a really small amount of resources because it is static, but this isn't the case with dynamic database-driven sites that use PHP scripts and offer you a lot more features. This sort of sites create load on the web hosting server each time someone browses them, due to the fact that the hosting server needs 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 time a thread is opened or a user looks for a certain word. If a lot of people access the forum at the same time, or if each and every search involves checking hundreds of thousands of database entries, this may generate high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load stats can provide you with data about the site’s efficiency, as you can compare the numbers with your traffic stats to determine if the website needs to be optimized or transferred to a new type of web hosting platform that'll be able to bear the high system load in case the Internet site is popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia Control Panel, bundled with all of our shared hosting packages, you shall be able to to see very comprehensive data about the resources your Internet sites use. One of the sections shall give you information regarding the CPU load, like the amount of processing time the web server spent, the time it took for your scripts to be executed and the amount of memory they used. Statistics are consistently generated every six hours and you can also see the different types of processes that generated the most load - PHP, Perl, and so forth. MySQL load stats are listed within an individual section in which you are able to see all the queries on a per hour, day-to-day, etcetera. basis. You can go back and compare stats from different months to find out if some update has changed the resource usage if the amount of visitors has not changed much. That way, you will see if your Internet site needs to be optimized, that'll give you a better general performance and an improved user experience.