If you have an HTML site, it likely uses a really small amount of resources due to the fact that it is static, but this isn't the situation with dynamic database-driven sites that use PHP scripts and offer you considerably more capabilities. This kind of websites produce load on the web hosting server every time somebody browses them, simply because the hosting server needs time to execute the script, to access the database and then to deliver the information requested by the visitor's Internet browser. A famous 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 searches for a given name. If many people connect to the forum at the same time, or if every search involves checking tens of thousands of database entries, this can generate high load and affect the efficiency of the website. In this regard, CPU and MySQL load data can provide information about the site’s overall performance, as you can compare the numbers with your traffic statistics and see if the website should be optimized or migrated to a new kind of web hosting platform that will be able to bear the high system load if the website is extremely popular.

MySQL & Load Stats in Website Hosting

We create thorough data about the system resource usage of every website hosting account, so if you host your sites on our advanced cloud platform, you'll be able to take a look at the statistics with just a few mouse clicks from your Hepsia CP. The data is supplied 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. Statistics are generated every six hours. You're able to see daily and per month statistics also. In the second section you'll find all the databases that you've created inside the account and for each one of them you will see the total amount of per hour and day-to-day queries. The info shall give you a detailed picture of the overall performance of your sites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

Due to the fact that our system keeps comprehensive stats for the load that each semi-dedicated server account generates, you will be aware of how your sites perform at any time. Once you log in to the Hepsia CP, included with each and every account, you should check out the section devoted to the system load. In it, you can easily see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what types of processes produced the load - cron jobs, PHP pages, Perl scripts, etc. You could also see the total number of queries to each database inside your semi-dedicated account, the total everyday numbers for the account overall, 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 assess the overall performance of your websites after some update or after a considerable increase in the number of your site visitors.