If you have an HTML site, in all probability it uses a very small amount of resources because it's static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and provide considerably more features. This kind of websites create load on the website hosting server anytime anyone browses them, because the hosting server requires time to execute the script, to access the database and then to supply the info requested by the visitor's Internet browser. A popular discussion board, as an illustration, stores all usernames and posts within a database, so some load is produced every time a thread is opened or a user searches for a particular term. If many people access the forum concurrently, or if each and every search involves checking hundreds of thousands of database entries, this could generate high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load stats can provide you with data about the site’s efficiency, as you can compare the numbers with your traffic statistics and see if the website needs to be optimized or migrated to a different kind of web hosting platform which will be able to bear the high system load in the event that the Internet site is really popular.

MySQL & Load Stats in Hosting

Our system keeps detailed information about the system resource usage of each hosting account which is set up on our top-notch cloud platform, so given that you decide to host your websites with our company, you shall have full access to this data via the Hepsia CP, which you'll get with the account. The CPU load stats include the CPU time and the actual execution time of your scripts, along with the amount of system memory they used. You could also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load stats section will show you the total amount queries to each particular database you have created within your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these statistics to the site 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 performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps comprehensive statistics for the load that every semi-dedicated server account generates, you'll be aware of how your sites perform at any time. When you log in to the Hepsia Control Panel, which comes with each and every account, you should check out the section devoted to the system load. In it, you can see the processing time our system spent on your scripts, the length of time it took for the scripts to be actually executed and what kinds of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. Additionally you can see the amount of queries to every single database in your semi-dedicated account, the total everyday statistics for the account as a whole, plus the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and assess the efficiency of your Internet sites after some update or after a sizeable rise in the number of your website visitors.