If you have an HTML website, in all probability it uses a small amount of system resources as it's static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and offer you much more functions. This type of websites create load on the hosting server each and every time anyone browses them, since the web server needs time to execute the script, to access the database and then to provide the info requested by the visitor's Internet browser. A popular discussion board, for example, stores all usernames and posts within a database, so some load is generated every single time a thread is opened or a user looks for a specific term. If lots of people access the forum all at once, or if every search involves checking thousands of database entries, this can create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load statistics can give you information about the site’s performance, as you can compare the numbers with your traffic stats to decide if the website should be optimized or transferred to another type of web hosting platform that'll be able to bear the high system load in case the Internet site is very popular.

MySQL & Load Stats in Shared Hosting

Our system keeps comprehensive info about the system resource usage of every single shared hosting account that is created on our top-notch cloud platform, so given that you choose to host your sites with our company, you'll have full access to this information via the Hepsia Control Panel, which you'll get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You may see what processes produced the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the number of queries to each individual database that you have 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 visitor stats shall tell you if your sites perform the way they ought to or if they need some optimization, that'll improve their efficiency and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

As our system keeps in depth stats for the load which each semi-dedicated server account generates, you'll be aware of how your websites perform at any time. When you log in to the Hepsia Control Panel, included with every account, you can check out the section dedicated to the system load. There, you are able to 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 generated the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the number of queries to each database in your semi-dedicated account, the total everyday numbers for the account in general, along with the average hourly rate. With both the CPU and the MySQL load data, you may always go back to past days or months and evaluate the efficiency of your sites after some update or after a considerable rise in the number of your website visitors.