If you have an HTML site, in all probability it uses a very small amount of resources simply because it's static, but this is not the situation with dynamic database-driven Internet sites that use PHP scripts and provide you with much more features. This kind of websites create load on the hosting server anytime anyone browses them, because the server requires time to execute the script, to access the database and then to deliver the information requested by the visitor's browser. A well-known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated every time a thread is opened or a user looks for a specific term. If many people connect to the forum at the same time, or if each and every search involves checking thousands of database entries, this may generate high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load statistics can give you information about the site’s efficiency, as you can compare the numbers with your traffic stats to determine if the website has to be optimized or migrated to a different type of web hosting platform that will be able to bear the high system load in case the Internet site is really popular.

MySQL & Load Stats in Cloud Hosting

If you host your websites within a cloud hosting account with our company, you'll have access to comprehensive CPU and MySQL stats that will allow you to monitor their overall performance. You can easily see the data with a few mouse clicks inside your Hepsia CP. The CPU Load section will reveal to you the total time period the web server spent on your scripts and the amount of memory was required, as well as the time it took for the scripts to be executed. The daily view is the default one, but you may also see the data from the past months. The MySQL Load section give you more info about the amount of queries to every single database that you have created inside the account. Once again, you can see per month, daily and per hour stats, which will give you info that's different from the traffic or the number of visitors that you get. That way, you can determine if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you shall be able to access really comprehensive CPU and MySQL load data that'll give you additional information about the performance of your websites. 2 sections of the Hepsia CP are committed to the statistics, one for each kind. In the CPU Load section you could see the execution time of your scripts and the span of time the web server processed them. You may also see the types of processes that were executed. Statistics are produced every 6 hours, but if needed, you could also check statistics for previous days or months. The MySQL Load section will show you the whole number of database queries per day and per hour, along with the queries to each individual database which you have inside your semi-dedicated account. Comparing this info to your traffic stats will give you valuable information about how your Internet sites perform and you will determine if you need to take some measures to improve them.