If you have an HTML site, in all probability it uses a small amount of resources due to the fact that it is static, but that isn't the case with dynamic database-driven sites that use PHP scripts and provide you with considerably more functions. This sort of websites create load on the hosting server each time someone browses them, since the web server needs time to execute the script, to access the database and then to supply the data requested by the visitor's web browser. A widely used discussion board, for instance, stores all usernames and posts inside a database, so some load is created every time a thread is opened or a user looks for a given phrase. If a lot of people connect to the forum all at once, or if every single search involves checking hundreds of thousands of database entries, this can create high load and affect the efficiency of the website. In this regard, CPU and MySQL load stats can provide you with info about the site’s performance, as you can compare the numbers with your traffic data to decide if the website should be optimized or transferred to another type of web hosting platform which will be able to bear the high system load if the site is extremely popular.

MySQL & Load Stats in Cloud Website Hosting

Our system keeps detailed info about the system resource usage of each and every cloud website hosting account that is created on our top-notch cloud platform, so in case you opt to host your sites with us, you will have full access to this information from the Hepsia Control Panel, which you will get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, plus the amount of system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load stats section will show you the total amount queries to each particular database which 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 site visitor stats will tell you if your websites perform the way they need to or if they need some optimization, that'll improve their overall performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

As our system keeps comprehensive statistics for the load which each semi-dedicated server account produces, you shall be aware of how your websites perform at any time. After you log in to the Hepsia CP, which comes with each and every account, you should check out the section devoted to the system load. In it, you can easily 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 produced the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the amount of queries to each database in your semi-dedicated account, the total everyday figures for the account overall, 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 overall performance of your websites after some update or after a substantial increase in the number of your site visitors.