If you have an HTML site, it likely uses a really small amount of system resources simply because it's static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and provide you with considerably more functions. This type of websites create load on the website hosting server when someone browses them, since the hosting server needs 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, as an illustration, stores all usernames and posts within a database, so some load is generated every single time a thread is opened or an end user looks for a certain term. If a lot of people access the forum all at once, or if each search involves checking a large number of database entries, this can create high load and affect the overall performance of the site. In this regard, CPU and MySQL load statistics can provide you with info about the site’s performance, as you can compare the numbers with your traffic statistics to determine if the website has to be optimized or transferred to a different type of hosting platform that'll be able to bear the high system load in the event that the site is popular.

MySQL & Load Stats in Web Hosting

Using the Hepsia Control Panel, bundled with all of our web hosting packages, you shall be able to to see very comprehensive stats regarding the resources that your Internet sites use. One of the sections shall give you info on the CPU load, such as the amount of processing time the hosting server spent, the time it took for your scripts to be executed and exactly how much memory they used. Stats are routinely created every 6 hours and you may also see the types of processes that generated the most load - PHP, Perl, and so on. MySQL load data are listed inside a separate section in which you are able to see all the queries on a per hour, day-to-day, etcetera. basis. You'll be able to go back and compare stats from various months to determine if some update has changed the resource usage if the number of visitors has not changed much. In this way, you will see if your Internet site needs to be optimized, that will result in a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

If you would like to see in depth stats with regards to the load generated by your Internet sites, it will not take more than just a few mouse clicks to do that. The Hepsia hosting CP, provided with all semi-dedicated servers which we offer, features a section dedicated to the system resource usage and the info there can tell you if your websites function properly and if the load they create corresponds to the total amount of received visitors. The CPU load data include the script execution time and the span of time it took for the web server to process the requests, plus what sorts of processes generated the load. The MySQL stats will show you how many times each individual database was accessed, as well as day-to-day and hourly statistics for the whole account. With both types of statistics, you are able to check the numbers for every one of the past days and months, so you could see how the sites perform as the traffic to them grows or once you've applied some update.