The CPU load depends on the time period a server spends executing a script each time a visitor opens a webpage on a certain script-driven website. Static HTML websites use barely any CPU time, but it is not the situation with the considerably more complex and functional scripts, that use a database and display dynamic content. The more people open such a site, the more load will be generated on the web server and if the database is big, the MySQL server will be loaded as well. An example of what may cause high load is an online store with thousands of products. If it's popular, lots of people will be visiting it at the same time and if they look for items, the entire database that contains all of the products will also be continuously accessed by the script, which will result in high load. In this light, having CPU and MySQL load stats will provide you with an idea of how the website is doing, if it has to be optimized or if you just need a more potent hosting solution - if the website is really popular and the current setup cannot cope with the load.

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 incredibly detailed stats about the resources your websites use. One of the sections shall give you information about the CPU load, including the amount of processing time the hosting server spent, the length of time it took for your scripts to be executed and what amount of memory they used. Statistics are consistently provided every 6 hours and you may also see the kinds of processes that produced the most load - PHP, Perl, and so forth. MySQL load statistics are listed inside an individual section where you'll be able to see all the queries on an hourly, day-to-day, and so on. basis. You can go back and compare statistics from different months to determine if some update has altered the resource usage if the amount of site visitors has not changed much. This way, you can determine if your website needs to be optimized, which will give you a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates in depth stats about both different types of load, so if you purchase a semi-dedicated server for your sites, you can access the info with a few mouse clicks inside your Hepsia hosting Control Panel. Each type of data is listed in its own section. The CPU Load section will show you what processes generated the load and the length of time it took for the server to execute all the requests. Although statistics are generated every six hours, you can see daily and monthly statistics as well. In the MySQL Load section you'll find a list of all the databases created in your semi-dedicated account manually and automatically, the amount of queries were sent to each of them, the total daily queries for the account in general, as well as the average per hour rate. This data will help you determine how well your Internet sites perform and if any one of them requires optimization of some sort.