If you have an HTML website, it probably uses a small amount of system resources simply because it is static, but this is not the case with dynamic database-driven sites that use PHP scripts and provide far more capabilities. Such Internet sites create load on the website hosting server every time anyone browses them, as the server needs time to execute the script, to access the database and then to provide the content requested by the visitor's Internet browser. A widely used discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated every time a thread is opened or a user looks for a given phrase. If lots of people access the forum concurrently, or if every single search involves checking hundreds of thousands of database entries, this may produce high load and affect the efficiency of the website. In this regard, CPU and MySQL load stats can provide information about the site’s performance, as you can compare the numbers with your traffic statistics to make a decision if the Internet site must be optimized or moved to a different kind of website hosting platform which will be able to bear the high system load in case the site is really popular.

MySQL & Load Stats in Cloud Web Hosting

We generate in depth data about the system resource usage of each and every cloud web hosting account, so in the event that you host your Internet sites on our advanced cloud platform, you will be able to take a look at the stats with just a couple of mouse clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one will show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what different types of processes produced the load. Stats are generated every 6 hours. You are able to see daily and per month data too. In the second section you will find all of the databases which you have created in the account and for each and every one of them you shall see the total amount of per hour and daily queries. The information shall give you an accurate picture of the performance of your Internet sites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates comprehensive statistics about the two kinds of load, so if you purchase a semi-dedicated server for your sites, you can access the data with just a couple of clicks inside your Hepsia hosting Control Panel. Every type of data is listed within its own section. The CPU Load section shall tell you exactly what processes produced the load and the span of time it took for the hosting server to execute every one of the requests. Although stats are generated every six hours, you can see day by day and monthly statistics also. In the MySQL Load section you'll find a list of all the databases produced in your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total day-to-day queries for the account overall, plus the average per hour rate. This data will help you determine how well your websites perform and if any one of them needs optimization of some type.