If you have an HTML site, it likely uses a really small amount of resources due to the fact that it is static, but this is not the case with dynamic database-driven websites that use PHP scripts and offer much more functions. This kind of websites generate load on the website hosting server when someone browses them, as the web server needs time to execute the script, to access the database and then to supply the content requested by the visitor's web browser. A well-known discussion board, for example, stores all usernames and posts in a database, so some load is produced every time a thread is opened or an end user looks for a specific name. If a lot of people access the forum all at once, or if each and every search involves checking thousands of database entries, this could produce high load and affect the performance of the website. In this regard, CPU and MySQL load statistics can provide you with information about the site’s efficiency, as you can compare the numbers with your traffic data and see if the website should be optimized or migrated to a different type of web hosting platform which will be able to bear the high system load if the site is popular.

MySQL & Load Stats in Web Hosting

Using the Hepsia CP, which comes with all of our web hosting offers, you will be able to see very comprehensive data regarding the resources that your Internet sites use. One of the sections will give you information about the CPU load, including the amount of processing time the server spent, the time it took for your scripts to be executed and exactly how much memory they used. Statistics are routinely produced every 6 hours and you could also see the different kinds of processes that produced the most load - PHP, Perl, and so on. MySQL load stats are listed within an individual section in which you can see all the queries on a per hour, daily, and so on. basis. You'll be able to go back and compare stats from different months to determine if some update has transformed the resource usage if the number of visitors hasn't changed much. This way, you can determine if your Internet site needs to be optimized, that'll lead to a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps thorough statistics for the load which each semi-dedicated server account generates, you'll be aware of how your websites perform at any time. After you log in to the Hepsia Control Panel, provided with every single account, you can check out the section committed to the system load. There, you can easily 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 created the load - cron jobs, PHP pages, Perl scripts, etc. You can also see the total number of queries to every database within your semi-dedicated account, the total day-to-day statistics for the account altogether, 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 review the performance of your websites after some update or after a sizeable increase in the number of your website visitors.