If you have an HTML website, it likely uses a very small amount of resources due to the fact that it is static, but that isn't the case with dynamic database-driven sites that use PHP scripts and provide way more features. This type of websites create load on the website hosting server each and every time somebody browses them, due to the fact that the hosting server needs time to execute the script, to access the database and then to deliver the info requested by the visitor's web browser. A popular discussion board, for instance, stores all usernames and posts in a database, so some load is created each time a thread is opened or an end user searches for a certain phrase. If a lot of people connect to the forum concurrently, or if every search involves checking thousands of database entries, this could produce high load and affect the efficiency of the site. In this regard, CPU and MySQL load statistics can provide you with data about the site’s overall performance, as you can compare the numbers with your traffic statistics to decide if the Internet site has to be optimized or moved to another type of website hosting platform which will be able to bear the high system load in case the site is really popular.

MySQL & Load Stats in Hosting

Using the Hepsia CP, provided with all our hosting packages, you shall be able to to see incredibly comprehensive statistics regarding the resources your sites use. One of the sections will give you information about the CPU load, such as how much processing time the web server spent, the span of time it took for your scripts to be executed and exactly how much memory they used. Statistics are automatically provided every six hours and you could also see the types of processes that produced the most load - PHP, Perl, etc. MySQL load stats are listed in a separate section in which you'll be able to see all the queries on an hourly, daily, and so on. basis. You could go back and compare data from different months to find out whether some update has altered the resource usage if the number of website visitors has not changed much. This way, you will see if your website needs to be optimized, that'll contribute to a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates comprehensive statistics about the two different types of load, so if you purchase a semi-dedicated server for your websites, you can access the information with a few clicks inside your Hepsia hosting CP. Every type of info is listed in its own section. The CPU Load section will show you exactly what processes generated the load and the length of time it took for the server to execute all the requests. Though statistics are created every six hours, you can see day by day and month-to-month statistics too. In the MySQL Load section you shall find a list of all the databases produced in your semi-dedicated account manually and automatically, the amount of queries were sent to each of them, the total day-to-day queries for the account as a whole, along with the average hourly rate. This info will help you see how well your Internet sites perform and if each of them requires optimization of some sort.