If you have an HTML site, in all probability it uses a really small amount of system resources as it's static, but this isn't so with dynamic database-driven websites that use PHP scripts and offer far more functions. This type of sites produce load on the hosting server when somebody browses them, simply because the server requires time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A well-known discussion board, for example, stores all usernames and posts within a database, so some load is generated every time a thread is opened or a user looks for a given phrase. If many people connect to the forum concurrently, or if every search involves checking thousands of database entries, this may generate high load and affect the efficiency of the website. In this regard, CPU and MySQL load data can give you information about the site’s functionality, as you can compare the numbers with your traffic stats to decide if the site should be optimized or moved to another kind of web hosting platform which will be able to bear the high system load in case the Internet site is popular.

MySQL & Load Stats in Cloud Web Hosting

Our system keeps comprehensive info about the system resource usage of each and every cloud web hosting account that's created on our top-notch cloud platform, so if you choose to host your sites with us, you will have full access to this info from the Hepsia CP, 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 the amount of system memory they used. You can also see what processes produced the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load data section will show you the number of queries to each individual database you have created within your shared hosting account, the total queries for the account overall and the normal hourly rate. Comparing these statistics to the visitor statistics shall tell you if your sites perform the way they ought to or if they need some optimization, that will improve their overall performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps thorough stats for the load that every semi-dedicated server account generates, you'll be aware of how your Internet sites perform at any time. After you log in to the Hepsia Control Panel, included with every single account, you can check out the section committed to the system load. There, you are able to see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. Also you can see the amount of queries to every database within your semi-dedicated account, the total day-to-day statistics for the account overall, and also the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and examine the efficiency of your websites after some update or after a substantial increase in the number of your visitors.