If you have an HTML site, it probably uses a small amount of system resources as it is static, but this is not the situation with dynamic database-driven sites that use PHP scripts and offer you considerably more capabilities. This kind of websites create load on the web hosting server when somebody browses them, as the web server requires time to execute the script, to access the database and then to provide the content requested by the visitor's Internet browser. A popular discussion board, for example, stores all usernames and posts in a database, so some load is created every time a thread is opened or a user looks for a given name. If many people connect to the forum concurrently, or if every search involves checking hundreds of thousands of database entries, this could produce high load and affect the overall performance of the site. In this regard, CPU and MySQL load stats can give you info about the site’s efficiency, as you can compare the numbers with your traffic data to decide if the website needs to be optimized or migrated to a new sort of web hosting platform that will be able to bear the high system load if the site is very popular.

MySQL & Load Stats in Website Hosting

We generate thorough stats about the system resource usage of each website hosting account, so if you host your Internet sites on our innovative cloud platform, you'll be able to check out the data with just a couple of clicks from your Hepsia CP. The data is offered in 2 different sections. The first one shall show you the amount of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory sites used and what types of processes created the load. Stats are created every six hours. You can see everyday and per month data also. In the second section you'll discover all the databases which you have created inside the account and for each one of them you will see the number of per hour and day-to-day queries. The info will give you a detailed picture of the performance of your sites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates detailed statistics about both types of load, so if you buy a semi-dedicated server for your sites, you can access the information with just a few clicks inside your Hepsia hosting CP. Every type of information is listed within its own section. The CPU Load section will tell you exactly what processes created the load and the length of time it took for the hosting server to execute all of the requests. Though statistics are generated every 6 hours, you can see day by day and month-to-month stats as well. In the MySQL Load section you shall find a list of all the databases generated within your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total everyday queries for the account overall, plus the average per hour rate. This information shall help you figure out how well your sites perform and if any one of them needs optimization of some sort.