If you have an HTML site, in all probability it uses a really small amount of resources due to the fact that it's static, but this isn't so with dynamic database-driven websites that use PHP scripts and provide a lot more functions. This kind of sites generate load on the hosting server every time anyone browses them, as the hosting server requires time to execute the script, to access the database and then to provide 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 created any time a thread is opened or a user looks for a particular phrase. If many people access the forum at the same time, or if every single search involves checking tens of thousands of database entries, this could produce high load and affect the efficiency of the site. In this regard, CPU and MySQL load stats can give you information about the site’s performance, as you can compare the numbers with your traffic statistics to make a decision if the Internet site should be optimized or moved to a different kind of website hosting platform which will be able to bear the high system load in case the site is really popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps comprehensive info about the system resource usage of every cloud hosting account which is set up on our top-notch cloud platform, so if you opt to host your sites with us, you will have full access to this info via the Hepsia CP, which you shall get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, plus the amount of system memory they used. You may also see what processes generated the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load stats section will show you the total amount queries to each specific database that you have created in your shared hosting account, the total queries for the account overall and the normal hourly rate. Comparing these numbers to the site visitor stats shall tell you if your Internet sites perform the way they ought to or if they require some optimization, that'll improve their functionality and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps comprehensive stats for the load which every semi-dedicated server account generates, you'll be aware of how your sites perform at any time. After you log in to the Hepsia Control Panel, provided with every single 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 length 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, etcetera. You can also see the total number of queries to each and every database within your semi-dedicated account, the total day-to-day numbers for the account overall, plus the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and review the efficiency of your sites after some update or after a significant boost in the number of your website visitors.