Each time a visitor opens your Internet site, the browser sends a request to the hosting server, which executes it and supplies the desired information as a response. A simple HTML site uses negligible resources because it is static, but database-driven platforms are more demanding and use much more processing time. Every page which is served generates two sorts of load - CPU load, which depends on the amount of time the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries created by the script while the customer browses the Internet site. Greater load will be produced if loads of people look through a given Internet site simultaneously or if a lot of database calls are made at the same time. 2 illustrations are a discussion board with thousands of users or an online store in which a client enters a term in a search box and tens of thousands of items are searched. Having thorough data about the load which your Internet site generates can help you optimize the content or see if it is time for you to switch to a more powerful type of hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Web Hosting

Using the Hepsia CP, bundled with all of our web hosting offers, you'll be able to see very comprehensive data concerning the resources that your websites use. One of the sections shall give you information regarding the CPU load, including the amount of processing time the web server spent, the length of time it took for your scripts to be executed and exactly how much memory they used. Statistics are routinely generated every six hours and you may also see the different types of processes that produced the most load - PHP, Perl, etc. MySQL load data are listed within an individual section in which you can see all the queries on an hourly, everyday, and so on. basis. You could go back and compare data from different months to find out whether some update has transformed the resource usage if the number of site visitors hasn't changed much. Thus, you can determine if your website needs to be optimized, which will contribute to a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you'll be able to access rather detailed CPU and MySQL load stats that will give you more info about the functionality of your sites. Two sections of the Hepsia Control Panel are focused on the stats, one for each and every kind. In the CPU Load section you can see the execution time of your scripts and the length of time the web server processed them. You may also see the types of processes which were executed. Statistics are produced every six hours, but if required, you can also check statistics for previous days or months. The MySQL Load section shall show you the total number of database queries per day and on an hourly basis, along with the queries to each individual database that you have within your semi-dedicated account. Comparing this info to your traffic stats will give you important information about how your sites perform and you will see if you need to take some measures to boost them.