If you have an HTML website, in all probability it uses a very small amount of resources as it's static, but this is not the case with dynamic database-driven sites that use PHP scripts and offer you far more features. This kind of sites create load on the hosting server anytime someone browses them, due to the fact that the web server needs time to execute the script, to access the database and then to provide the data requested by the visitor's Internet browser. A widely used discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated every single time a thread is opened or an end user looks for a given name. If a lot of people connect to the forum simultaneously, or if each search involves checking tens of thousands of database entries, this may generate high load and affect the performance of the Internet site. In this regard, CPU and MySQL load stats can provide you with data about the site’s functionality, as you can compare the numbers with your traffic data and see if the site needs to be optimized or transferred to another sort of hosting platform which will be able to bear the high system load in case the website is popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia Control Panel, which comes with all of our shared hosting plans, you'll be able to see very detailed stats concerning the resources that your Internet sites use. One of the sections shall give you information about the CPU load, like how much processing time the server spent, how much time it took for your scripts to be executed and what amount of memory they used. Statistics are automatically produced every six hours and you may also see the different types of processes that generated the most load - PHP, Perl, and so on. MySQL load statistics are listed within an individual section in which you can see all the queries on a per hour, everyday, and so forth. basis. You could go back and compare stats from various months to find out whether some update has altered the resource usage if the number of site visitors hasn't changed much. This way, you will see if your 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

Since our system keeps comprehensive stats for the load which every semi-dedicated server account generates, you'll be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia Control Panel, included with every single account, you should 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 time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. You could also see the number of queries to every single database inside your semi-dedicated account, the total daily figures for the account as a whole, and also the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and compare the performance of your sites after some update or after a sizeable boost in the number of your website visitors.