If you have an HTML Internet site, in all probability it uses a really small amount of system resources because it is static, but this is not so with dynamic database-driven Internet sites that use PHP scripts and offer you considerably more features. This kind of sites create load on the website hosting server when anyone browses them, because the hosting server needs time to execute the script, to access the database and then to provide the information requested by the visitor's web browser. A well known discussion board, for instance, stores all usernames and posts within a database, so some load is created every time a thread is opened or a user looks for a particular word. If lots of people access the forum at the same time, or if each and every search involves checking tens of thousands of database entries, this could produce high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load statistics can provide data about the site’s efficiency, as you can compare the numbers with your traffic stats to make a decision if the website should be optimized or moved to a different type of website hosting platform that'll be able to bear the high system load in case the Internet site is popular.
MySQL & Load Stats in Cloud Hosting
Our system keeps detailed information about the system resource usage of every single cloud hosting account that's created on our top-notch cloud platform, so if you choose to host your sites with our company, you shall have full access to this information from the Hepsia Control Panel, which you'll get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, as well as how much system memory they used. You may 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 individual database you have created inside your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these statistics to the website visitor statistics will tell you if your websites perform the way they should or if they need some optimization, that'll improve their performance and the overall site visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
Due to the fact that our system keeps comprehensive statistics for the load which each semi-dedicated server account generates, you'll be aware of how your websites perform at any time. As soon as you log in to the Hepsia Control Panel, supplied with every single account, you can go to the section committed to the system load. In it, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the total number of queries to every single database inside your semi-dedicated account, the total daily figures for the account overall, as well as the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and evaluate the efficiency of your sites after some update or after a major rise in the number of your site visitors.