If you have an HTML site, it probably uses a small amount of system resources as it's static, but this is not the case with dynamic database-driven Internet sites that use PHP scripts and offer you considerably more functions. Such websites generate load on the hosting server anytime someone browses them, simply because the web server needs time to execute the script, to access the database and then to supply the data requested by the visitor's Internet browser. A popular discussion board, for instance, stores all usernames and posts inside a database, so some load is produced every time a thread is opened or an end user looks for a certain word. If lots of people access the forum concurrently, or if every single search involves checking hundreds of thousands of database entries, this can create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load statistics can provide information about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the website has to be optimized or moved to a new sort of web hosting platform that'll be able to bear the high system load if the Internet site is extremely popular.

MySQL & Load Stats in Hosting

If you host your Internet sites within a hosting account with our company, you will have access to thorough CPU and MySQL data that will allow you to keep tabs on their functionality. You can see the statistics with a couple of mouse clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time the web server spent on your scripts and what amount of memory was required, plus the time it took for the scripts to be executed. The everyday view is the default one, but you may also see the stats from the past months. The MySQL Load section offer additional information about the amount of queries to each and every database that you have created inside the account. Once again, you can see per month, everyday and hourly stats, which will give you info that's different from the traffic or the number of visitors which you get. This way, you can identify if the websites require some optimization.