If you have an HTML site, it probably uses a very small amount of resources as it's static, but this is not so with dynamic database-driven websites that use PHP scripts and offer you a lot more features. This sort of sites create load on the website hosting server when anyone browses them, because the server needs time to execute the script, to access the database and then to deliver the data requested by the visitor's browser. A widely used discussion board, for example, stores all usernames and posts inside a database, so some load is created every single time a thread is opened or a user searches for a particular phrase. If many people connect to the forum concurrently, or if each search involves checking hundreds of thousands of database entries, this may create high load and affect the functionality of the Internet site. 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 stats to determine if the site must be optimized or moved to another type of website hosting platform that'll be able to bear the high system load if the Internet site is very popular.

MySQL & Load Stats in Shared Hosting

We create comprehensive stats about the system resource usage of each and every shared hosting account, so in case you host your websites on our innovative cloud platform, you will be able to check the data with only a couple of mouse clicks from your Hepsia CP. The data is provided in 2 different sections. The first one shall show you the span of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory the sites used and what different types of processes generated the load. Statistics are created every six hours. You can see everyday and monthly statistics as well. In the second section you will discover all the databases that you have created within the account and for each one of them you'll see the total amount of hourly and daily queries. The information shall give you a detailed picture of the performance of your sites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

Our system produces thorough stats about both different types of load, so if you purchase a semi-dedicated server for your Internet sites, you can access the data with a few mouse clicks in your Hepsia hosting Control Panel. Every type of info is listed inside its own section. The CPU Load section can tell you exactly what processes generated the load and the amount of time it took for the hosting server to execute each of the requests. Although statistics are produced every six hours, you can see day by day and month-to-month stats too. In the MySQL Load section you shall find a list of all the databases generated in your semi-dedicated account manually and automatically, the amount of queries were sent to every one of them, the total daily queries for the account overall, as well as the average hourly rate. This data shall help you determine how well your websites perform and if each of them needs optimization of some kind.