If you have an HTML Internet site, it likely uses a small amount of system resources simply because it is static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and provide a lot more features. This type of websites create load on the hosting server anytime someone browses them, because the web server needs time to execute the script, to access the database and then to provide the info requested by the visitor's Internet browser. A famous discussion board, for instance, stores all usernames and posts inside a database, so some load is created every single time a thread is opened or a user searches for a given name. If many people connect to the forum concurrently, or if every single search involves checking thousands of database entries, this may create high load and affect the overall performance of the website. In this regard, CPU and MySQL load stats can present you with information about the site’s efficiency, as you can compare the numbers with your traffic statistics to make a decision if the website should be optimized or transferred to a new type of website hosting platform that'll be able to bear the high system load in case the website is very popular.
MySQL & Load Stats in Hosting
Using the Hepsia CP, included with all our hosting offers, you'll be able to see very detailed data regarding the resources that your sites use. One of the sections will give you information about the CPU load, like how much processing time the server spent, the length of time it took for your scripts to be executed and exactly how much memory they used. Stats are automatically generated every 6 hours and you can also see the kinds of processes that generated the most load - PHP, Perl, and so on. MySQL load stats are listed inside an individual section where you can see all the queries on a per hour, day-to-day, etcetera. basis. You could go back and compare statistics from various months to see if some update has altered the resource usage if the amount of website visitors has not changed much. In this way, you can see if your Internet site needs to be optimized, which will result in a better general performance and an improved user experience.
MySQL & Load Stats in Semi-dedicated Hosting
Due to the fact that our system keeps thorough stats for the load that each semi-dedicated server account produces, you will be aware of how your websites perform at any time. Once you log in to the Hepsia Control Panel, included with each account, you can check out the section devoted to the system load. In it, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. You can also see the amount of queries to each database in your semi-dedicated account, the total everyday numbers for the account overall, as well as the average hourly rate. With both the CPU and the MySQL load stats, you could always go back to past days or months and assess the efficiency of your websites after some update or after a considerable boost in the number of your visitors.