If you have an HTML Internet site, it probably uses a really small amount of system resources because it's static, but that isn't so with dynamic database-driven sites that use PHP scripts and provide you with way more functions. This kind of Internet sites produce load on the hosting server when someone browses them, because the hosting server requires time to execute the script, to access the database and then to provide the content requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts within a database, so some load is generated each time a thread is opened or a user searches for a specific name. If a lot of people access the forum concurrently, or if each and every search involves checking thousands of database entries, this may generate high load and affect the performance of the website. In this regard, CPU and MySQL load statistics can present you with info about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the website should be optimized or transferred to a new sort of website hosting platform which will be able to bear the high system load in the event that the website is really popular.
MySQL & Load Stats in Shared Website Hosting
Using the Hepsia CP, bundled with all of our shared website hosting plans, you shall be able to to see really detailed stats regarding the system resources which your Internet sites use. One of the sections will give you details about 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 how much memory they used. Stats are routinely generated every six hours and you may also see the kinds of processes that produced the most load - PHP, Perl, and so forth. MySQL load statistics are listed in a different section in which you'll be able to see all the queries on an hourly, day-to-day, and so forth. basis. You'll be able to go back and compare stats from various months to determine if some update has changed the resource usage if the number of visitors hasn't changed much. Thus, you can see if your Internet site needs to be optimized, that'll give you a better functionality and an improved user experience.