If you have an HTML site, it likely uses a really small amount of system resources simply because it is static, but that isn't the case with dynamic database-driven websites that use PHP scripts and offer you a lot more functions. This type of sites produce load on the web hosting server each and every time somebody browses them, as the server requires time to execute the script, to access the database and then to supply the information requested by the visitor's web browser. A famous 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 term. If a lot of people connect to the forum concurrently, or if each and every search involves checking thousands of database entries, this can generate high load and affect the overall performance of the site. In this regard, CPU and MySQL load data can provide you with information about the site’s functionality, as you can compare the numbers with your traffic statistics to decide if the website has to be optimized or transferred to a different type of web hosting platform that'll be able to bear the high system load in case the Internet site is really popular.

MySQL & Load Stats in Hosting

If you host your sites inside a hosting account with us, you'll have access to in depth CPU and MySQL data that will allow you to monitor their performance. You are able to see the stats with a few mouse clicks in your Hepsia CP. The CPU Load section will show you the total time period the hosting server spent on your scripts and what amount of memory was needed, along with the time it took for the scripts to be executed. The day-to-day view is the default one, but you could also see the statistics from the past months. The MySQL Load section will provide you with more details about the total amount of queries to every database that you have created within the account. Once again, you are able to see per month, everyday and per hour stats, which will give you data that's different from the traffic or the number of visitors you get. In this way, you can determine if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps comprehensive statistics for the load that every semi-dedicated server account generates, you will be aware of how your Internet sites perform at any time. After you log in to the Hepsia CP, which comes with each and every account, you can check out the section devoted to the system load. There, you will 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 types of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the number of queries to each database within your semi-dedicated account, the total daily stats for the account overall, and also the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and evaluate the performance of your websites after some update or after a major increase in the number of your website visitors.