If you have an HTML site, in all probability it uses a very small amount of system resources as it is static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and offer much more functions. This sort of websites create load on the website hosting server anytime someone browses them, because the web server requires time to execute the script, to access the database and then to supply the data requested by the visitor's Internet browser. A widely used discussion board, for instance, stores all usernames and posts within a database, so some load is created every time a thread is opened or an end user searches for a specific word. If a lot of people connect to the forum simultaneously, or if each search involves checking tens of thousands of database entries, this can create high load and affect the functionality of the site. In this regard, CPU and MySQL load statistics can provide information about the site’s efficiency, as you can compare the numbers with your traffic statistics to decide if the website has to be optimized or moved to a different sort of website hosting platform which will be able to bear the high system load if the Internet site is really popular.

MySQL & Load Stats in Hosting

Our system keeps comprehensive info about the system resource usage of every hosting account that's set up on our top-notch cloud platform, so if you opt to host your sites with our company, you'll have full access to this info through the Hepsia CP, which you'll get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, plus what amount of system memory they used. You may see what processes produced the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load statistics section will show you the number of queries to each specific database that you have created in your shared hosting account, the total queries for the account in general and the average hourly rate. Comparing these numbers to the website visitor statistics shall tell you if your Internet sites perform the way they need to or if they need some optimization, that will improve their performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you shall be able to access really detailed CPU and MySQL load data that'll give you more info about the functionality of your websites. 2 sections of the Hepsia CP are committed to the statistics, one for every single kind. In the CPU Load section you could see the execution time of your scripts and how much time the server processed them. Additionally you can see the different kinds of processes which were executed. Statistics are generated every six hours, but if required, you can also check data for previous days or months. The MySQL Load section will show you the total number of database queries each and every day and each hour, as well as the queries to each individual database which you have in your semi-dedicated account. Comparing this info to your traffic statistics will give you valuable info about how your websites perform and you will see if you have to take some measures to boost them.