If you have an HTML Internet site, most likely it uses a small amount of system resources simply because it's static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and offer you a lot more capabilities. This sort of websites generate load on the website hosting server when somebody browses them, because the web server needs time to execute the script, to access the database and then to provide the content requested by the visitor's browser. A well-known discussion board, for instance, stores all usernames and posts in a database, so some load is created each time a thread is opened or a user looks for a particular phrase. If a lot of people connect to the forum at the same time, or if every search involves checking thousands of database entries, this can create high load and affect the efficiency of the website. In this regard, CPU and MySQL load statistics can give you information about the site’s functionality, as you can compare the numbers with your traffic statistics to make a decision if the site needs to be optimized or migrated to a new sort of hosting platform that'll be able to bear the high system load in case the website is really popular.

MySQL & Load Stats in Hosting

Our system keeps comprehensive information about the system resource usage of every hosting account which is created on our top-notch cloud platform, so given that you opt to host your Internet sites with us, you will have full access to this info through the Hepsia CP, which you shall get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, along with how much system memory they used. You could also see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load data section will show you the total amount queries to each specific database which you have created in your shared hosting account, the total queries for the account as a whole and the normal hourly rate. Comparing these numbers to the site visitor data will tell you if your websites perform the way they need to or if they require some optimization, that will improve their performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps detailed statistics for the load that every semi-dedicated server account produces, you shall be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia CP, included with each and every account, you should check out the section committed to the system load. In it, you are able to see the processing time our system spent on your scripts, the length 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. Also you can see the total number of queries to every database in your semi-dedicated account, the total day-to-day figures for the account as a whole, and also the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and compare the overall performance of your websites after some update or after a significant boost in the number of your site visitors.