If you have an HTML site, it likely uses a very small amount of resources due to the fact that it is static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and offer you way more features. This sort of websites produce load on the hosting server anytime anyone browses them, due to the fact that the server requires time to execute the script, to access the database and then to deliver the info requested by the visitor's Internet browser. A well known discussion board, for instance, stores all usernames and posts inside a database, so some load is generated every single time a thread is opened or an end user searches for a specific name. If lots of people access the forum all at once, or if every search involves checking a large number of database entries, this can generate high load and affect the performance of the site. In this regard, CPU and MySQL load data can provide you with data about the site’s efficiency, as you can compare the numbers with your traffic statistics and see if the website should be optimized or transferred to a different kind of website hosting platform that will be able to bear the high system load in case the Internet site is really popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia CP, which comes with all of our shared hosting plans, you shall be able to to see incredibly comprehensive stats regarding the resources that your websites use. One of the sections will give you information regarding the CPU load, including how much processing time the web server spent, the span of time it took for your scripts to be executed and the amount of memory they used. Stats are consistently produced every 6 hours and you may also see the different kinds of processes that produced the most load - PHP, Perl, and so on. MySQL load stats are listed within a separate section where you could see all the queries on an hourly, everyday, etcetera. basis. You could go back and compare data from different months to find out if some update has changed the resource usage if the total amount of visitors hasn't changed much. In this way, you can see if your website needs to be optimized, that'll give you a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Since our system keeps comprehensive statistics for the load that each semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia Control Panel, which comes with every account, you can check out the section dedicated to the system load. In it, you are able to see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what sorts of processes produced the load - cron jobs, PHP pages, Perl scripts, and so on. You may also see the amount of queries to each database inside your semi-dedicated account, the total everyday numbers for the account as a whole, plus the average hourly rate. With both the CPU and the MySQL load statistics, you can always go back to past days or months and evaluate the efficiency of your websites after some update or after a major increase in the number of your visitors.