If you have an HTML site, it likely uses a very small amount of system resources simply because it is static, but this isn't so with dynamic database-driven websites that use PHP scripts and provide you with far more capabilities. This sort of websites generate load on the hosting server every time someone browses them, due to the fact that the hosting 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 example, stores all usernames and posts in a database, so some load is created every time a thread is opened or an end user searches for a given phrase. If lots of people connect to the forum at the same time, or if every search involves checking hundreds of thousands of database entries, this could create high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load statistics can provide information about the site’s overall performance, as you can compare the numbers with your traffic statistics to decide if the site must be optimized or migrated to another kind of hosting platform which will be able to bear the high system load if the Internet site is extremely popular.

MySQL & Load Stats in Shared Web Hosting

Our system keeps comprehensive info about the system resource usage of each and every shared web hosting account that's created on our top-notch cloud platform, so in case you choose to host your Internet sites with us, you'll have full access to this information from the Hepsia CP, which you shall get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, plus the amount of system memory they used. You could also see what processes created the load - PHP or Perl scripts, cron jobs, etc. The MySQL load data section will show you the number of queries to each individual database which you have created inside your shared hosting account, the total queries for the account as a whole and the standard hourly rate. Comparing these figures to the visitor data will tell you if your Internet sites perform the way they ought to or if they need some optimization, that'll improve their overall performance and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Because our system keeps comprehensive stats for the load which each semi-dedicated server account generates, you'll be aware of how your sites perform at any time. After you log in to the Hepsia CP, supplied with every account, you can check out the section committed to the system load. There, you will see the processing time our system spent on your scripts, the 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. Also you can see the number of queries to every database in your semi-dedicated account, the total everyday figures for the account in general, as well as the average hourly rate. With both the CPU and the MySQL load data, you may always go back to past days or months and compare the efficiency of your Internet sites after some update or after a considerable rise in the number of your visitors.