If you have an HTML website, in all probability it uses a small amount of resources because it's static, but this isn't the situation with dynamic database-driven sites that use PHP scripts and offer way more capabilities. This sort of websites produce load on the website hosting server every time somebody browses them, as the web server requires time to execute the script, to access the database and then to deliver the content requested by the visitor's web browser. A well-known discussion board, for example, stores all usernames and posts in a database, so some load is produced every time a thread is opened or an end user searches for a particular phrase. If a lot of people access the forum simultaneously, or if each search involves checking a large number of database entries, this can produce high load and affect the efficiency of the website. In this regard, CPU and MySQL load stats 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 site must be optimized or migrated to a different sort of website hosting platform that'll be able to bear the high system load in the event that the site is extremely popular.

MySQL & Load Stats in Website Hosting

Our system keeps comprehensive info about the system resource usage of each and every website hosting account that is set up on our top-notch cloud platform, so given that you opt to host your sites with us, you'll have full access to this information through the Hepsia CP, which you will get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, along with how much system memory they used. You may also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the number of queries to each specific database you have created within your shared hosting account, the total queries for the account as a whole and the standard hourly rate. Comparing these figures to the site visitor stats shall tell you if your websites perform the way they should or if they require some optimization, that will improve their functionality and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Because our system keeps comprehensive statistics for the load which every semi-dedicated server account produces, you will be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, which comes with every account, you can go to the section committed to the system load. In it, you are able to see the processing time our system spent on your scripts, the amount of 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 may also see the amount of queries to each and every database inside your semi-dedicated account, the total day-to-day stats for the account altogether, as well as the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and review the functionality of your Internet sites after some update or after a significant boost in the number of your visitors.