If you have an HTML site, it probably uses a really small amount of resources as it is static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and offer a lot more capabilities. This kind of Internet sites create load on the hosting server anytime somebody browses them, because the web server needs time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A popular discussion board, for example, stores all usernames and posts within a database, so some load is generated any time a thread is opened or a user looks for a certain name. If a lot of people connect to the forum concurrently, or if every single search involves checking thousands of database entries, this could generate high load and affect the functionality of the website. In this regard, CPU and MySQL load statistics can provide you with info about the site’s efficiency, as you can compare the numbers with your traffic statistics to make a decision if the Internet site has to be optimized or transferred to another sort of website hosting platform which will be able to bear the high system load in case the Internet site is popular.

MySQL & Load Stats in Hosting

We produce comprehensive statistics about the system resource usage of each and every hosting account, so in case you host your sites on our sophisticated cloud platform, you'll be able to check the stats with just a few mouse clicks from your Hepsia CP. The data is available in two 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 sites used and what different kinds of processes produced the load. Statistics are produced every six hours. You could see daily and monthly data also. In the second section you will discover all the databases that you have created within the account and for every one of them you'll see the number of per hour and day-to-day queries. The information will give you an accurate picture of the overall performance of your websites, particularly if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

Our system generates detailed statistics about both different types of load, so if you buy a semi-dedicated server for your websites, you can access the information with just a few mouse clicks within your Hepsia hosting CP. Each type of data is listed in its own section. The CPU Load section will tell you exactly what processes created the load and the amount of time it took for the web server to execute every one of the requests. Although statistics are generated every 6 hours, you can see day by day and per month stats as well. 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 each one of them, the total day-to-day queries for the account overall, plus the average per hour rate. This information shall help you see how well your websites perform and if any one of them requires optimization of some sort.