If you have an HTML website, most likely it uses a really small amount of resources simply because it's static, but this isn't the case with dynamic database-driven sites that use PHP scripts and provide much more capabilities. Such Internet sites generate load on the web hosting server every time someone browses them, simply because the server requires time to execute the script, to access the database and then to provide the info 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 searches for a given term. If lots of people access the forum all at once, or if every search involves checking tens of thousands of database entries, this may create high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load data can present you with info about the site’s functionality, as you can compare the numbers with your traffic statistics and see if the website has to be optimized or transferred to a different kind of web hosting platform which will be able to bear the high system load in case the Internet site is very popular.

MySQL & Load Stats in Hosting

Our system keeps detailed info about the system resource usage of each hosting account that's created on our top-notch cloud platform, so if you decide to host your Internet sites with us, you'll have full access to this information through the Hepsia Control Panel, which you will get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, and what amount of system memory they used. You can also see what processes generated the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load statistics section will show you the number of queries to each specific database that you have created inside your shared hosting account, the total queries for the account altogether and the normal hourly rate. Comparing these figures to the site visitor stats will tell you if your Internet sites perform the way they have to or if they require some optimization, which will improve their performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

As our system keeps thorough stats for the load which every semi-dedicated server account generates, you will be aware of how your sites perform at any time. After you log in to the Hepsia CP, which comes with every account, you can check out the section committed to the system load. In it, you can 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 could also see the amount of queries to every single database in your semi-dedicated account, the total day-to-day stats for the account overall, and also the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and evaluate the efficiency of your websites after some update or after a substantial boost in the number of your site visitors.