If you have an HTML Internet site, most likely it uses a small amount of resources simply because it's static, but this isn't the case with dynamic database-driven sites that use PHP scripts and provide you with much more features. This sort of websites generate load on the web hosting server anytime anyone browses them, as the web server needs time to execute the script, to access the database and then to provide the information requested by the visitor's browser. A well-known discussion board, for instance, stores all usernames and posts in a database, so some load is created any time a thread is opened or an end user looks for a particular phrase. If a lot of people access the forum simultaneously, or if each search involves checking thousands of database entries, this could produce high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load data can provide you with information about the site’s overall performance, as you can compare the numbers with your traffic data to decide if the site needs to be optimized or moved to another type of website hosting platform which will be able to bear the high system load if the website is very popular.

MySQL & Load Stats in Website Hosting

Our system keeps detailed information about the system resource usage of every single website hosting account that is created on our top-notch cloud platform, so if you decide to host your websites with our company, you will have full access to this info via the Hepsia Control Panel, which you'll get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You could also see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load data section will show you the total amount queries to each specific database that you've created in your shared hosting account, the total queries for the account as a whole and the normal hourly rate. Comparing these statistics to the website visitor stats shall tell you if your sites perform the way they should or if they need some optimization, which will improve their overall performance and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Since our system keeps comprehensive stats 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 each and every account, you can go to the section devoted to the system load. There, you will see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what sorts of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the total number of queries to each and every database inside your semi-dedicated account, the total everyday numbers for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load statistics, you could always go back to past days or months and review the overall performance of your websites after some update or after a considerable rise in the number of your site visitors.