If you have an HTML site, it probably uses a very small amount of system resources simply because it's static, but this isn't the situation with dynamic database-driven sites that use PHP scripts and provide you with much more functions. This kind of websites generate load on the web hosting server when somebody browses them, simply because the web server needs time to execute the script, to access the database and then to provide the info requested by the visitor's web browser. A well-known discussion board, for example, stores all usernames and posts within a database, so some load is created each time a thread is opened or a user searches for a particular term. If many people access the forum all at once, or if each and every search involves checking thousands of database entries, this could generate high load and affect the performance of the website. In this regard, CPU and MySQL load stats can provide information about the site’s efficiency, as you can compare the numbers with your traffic data and see if the website must be optimized or migrated to a different kind of website hosting platform that will be able to bear the high system load in the event that the website is really popular.

MySQL & Load Stats in Web Hosting

We produce in depth data about the system resource usage of every web hosting account, so if you host your websites on our innovative cloud platform, you'll be able to check out the stats with only a couple of mouse clicks from your Hepsia Control Panel. The data is offered in two different sections. The first one will show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory the sites used and what different kinds of processes created the load. Stats are produced every 6 hours. You'll be able to see daily and monthly stats too. In the second section you shall find all of the databases that you have created within the account and for every one of them you will see the total amount of per hour and daily queries. The data shall give you a detailed picture of the efficiency of your Internet sites, especially if you compare it to the daily traffic and visitor stats.