If you have an HTML Internet site, in all probability it uses a small amount of system resources as it's static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and provide way more features. Such Internet sites create load on the website hosting server anytime someone browses them, since the web 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 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 certain word. If a lot of people access the forum concurrently, or if each and every search involves checking thousands of database entries, this could produce high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load stats can provide you with information about the site’s efficiency, as you can compare the numbers with your traffic statistics and see if the site must be optimized or migrated to a different sort of website hosting platform that'll be able to bear the high system load in the event that the site is extremely popular.

MySQL & Load Stats in Cloud Website Hosting

Our system keeps comprehensive information about the system resource usage of every single cloud website hosting account that's set up on our top-notch cloud platform, so given that you decide to host your Internet sites with our company, you shall have full access to this information 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 may see what processes generated the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load stats section will show you the amount of queries to each specific database which you have created inside your shared hosting account, the total queries for the account as a whole and the standard hourly rate. Comparing these statistics to the website visitor stats will tell you if your sites perform the way they ought to or if they need some optimization, that will improve their performance and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you will be able to access really detailed CPU and MySQL load statistics that'll give you more info about the overall performance of your Internet sites. 2 sections of the Hepsia Control Panel are dedicated to the statistics, one for each type. In the CPU Load section you are able to see the execution time of your scripts and the amount of time the web server processed them. You can even see the different types of processes that were executed. Statistics are created every 6 hours, but if necessary, you can also check figures for previous days or months. The MySQL Load section will show you the entire amount of database queries daily and each hour, and also the queries to each individual database you have within your semi-dedicated account. Comparing this data to your traffic statistics shall give you useful info about how your websites perform and you will see if you have to take some measures to boost them.