If you have an HTML site, most likely it uses a really small amount of resources simply because it's static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and provide you with a lot more functions. This kind of websites produce load on the hosting server every time anyone browses them, because the web server needs time to execute the script, to access the database and then to provide the information requested by the visitor's Internet browser. A famous discussion board, as an illustration, stores all usernames and posts in a database, so some load is produced any time a thread is opened or an end user searches for a certain word. If lots of people access the forum concurrently, or if each and every search involves checking tens of thousands of database entries, this could create high load and affect the overall performance of the website. In this regard, CPU and MySQL load stats can present you with data about the site’s performance, as you can compare the numbers with your traffic stats to determine if the Internet site needs to be optimized or transferred to a new kind of website hosting platform which will be able to bear the high system load if the Internet site is very popular.

MySQL & Load Stats in Hosting

We generate in depth data about the system resource usage of each and every hosting account, so if you host your websites on our sophisticated cloud platform, you will be able to examine the data with just a couple of clicks from your Hepsia CP. The data is available in two different sections. The first one shall show you the span of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory the sites used and what different types of processes created the load. Stats are produced every six hours. You could see daily and per month stats as well. In the second section you'll find all of the databases which you have created inside the account and for every one of them you shall see the total amount of hourly and day-to-day queries. The information shall give you a detailed picture of the performance of your websites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps thorough statistics for the load that each semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. Once you log in to the Hepsia Control Panel, which comes with each account, you should check out the section dedicated to the system load. In it, you will see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. Also you can see the amount of queries to each and every database inside your semi-dedicated account, the total daily statistics for the account as a whole, as well as the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and evaluate the overall performance of your sites after some update or after a substantial increase in the number of your site visitors.