If you have an HTML site, it probably uses a very small amount of resources as it is static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and provide you with considerably more functions. This kind of websites create load on the hosting server when anyone browses them, as the hosting server needs time to execute the script, to access the database and then to supply the info requested by the visitor's web browser. A famous discussion board, as an illustration, stores all usernames and posts within a database, so some load is generated any time a thread is opened or an end user searches for a specific word. If a lot of people access the forum all at once, or if each search involves checking thousands of database entries, this may produce high load and affect the overall performance of the site. In this regard, CPU and MySQL load data can give you info about the site’s overall performance, as you can compare the numbers with your traffic statistics to decide if the site needs to be optimized or moved to another kind of hosting platform that 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 single cloud hosting account that is set up on our top-notch cloud platform, so given that you opt to host your websites with our company, you will have full access to this information through the Hepsia Control Panel, which you shall get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, and how much system memory they used. You could also see what processes generated the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load data section will show you the total amount queries to each specific database that you've created in your shared hosting account, the total queries for the account overall and the standard hourly rate. Comparing these figures to the visitor statistics shall tell you if your websites perform the way they need to or if they need some optimization, which will improve their efficiency and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps comprehensive stats for the load that each semi-dedicated server account generates, you will be aware of how your websites perform at any time. After you log in to the Hepsia Control Panel, supplied with every single account, you can go to the section devoted to the system load. In it, you can see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, etc. Also you can see the number of queries to each and every database inside your semi-dedicated account, the total daily statistics for the account overall, along with the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and review the efficiency of your sites after some update or after a substantial rise in the number of your website visitors.