If you have an HTML website, most likely it uses a small amount of resources because it's static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and provide you with much more functions. This type of sites create load on the website hosting server anytime anyone browses them, simply because the web server requires time to execute the script, to access the database and then to deliver the information requested by the visitor's web browser. A well known discussion board, as an illustration, stores all usernames and posts in a database, so some load is produced every single time a thread is opened or a user searches for a certain phrase. If many people connect to the forum concurrently, or if each search involves checking tens of thousands of database entries, this may generate high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load data can provide information about the site’s overall performance, as you can compare the numbers with your traffic statistics and see if the Internet site must be optimized or moved to a different type of hosting platform which will be able to bear the high system load in the event that the Internet site is popular.

MySQL & Load Stats in Hosting

Using the Hepsia CP, bundled with all our hosting offers, you'll be able to see really detailed stats about the resources your Internet sites use. One of the sections will give you information regarding the CPU load, including how much processing time the hosting server spent, the length of time it took for your scripts to be executed and the amount of memory they used. Stats are routinely produced every 6 hours and you may also see the kinds of processes that generated the most load - PHP, Perl, and so forth. MySQL load statistics are listed inside an individual section where you are able to see all the queries on a per hour, everyday, and so forth. basis. You can go back and compare statistics from different months to determine if some update has transformed the resource usage if the amount of visitors hasn't changed much. In this way, you will see if your Internet site needs to be optimized, that'll give you a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you shall be able to access very detailed CPU and MySQL load statistics which will give you addiitional information about the performance of your Internet sites. 2 sections of the Hepsia CP are committed to the stats, one for every single kind. Within the CPU Load section you are able to see the execution time of your scripts and the length of time the web server processed them. Additionally you can see the different types of processes that were executed. Stats are generated every 6 hours, but if needed, you may also check stats for previous days or months. The MySQL Load section will show you the whole number of database queries each and every day and per hour, as well as the queries to each individual database which you have in your semi-dedicated account. Comparing this info to your traffic statistics shall give you useful data about how your Internet sites perform and you shall see if you need to take some measures to boost them.