Each time a visitor opens your website, the Internet browser sends a request to the hosting server, which executes it and supplies the required information as a response. A simple HTML website uses negligible resources because it's static, but database-driven platforms are more demanding and use a lot more processing time. Every page which is served creates 2 sorts of load - CPU load, that depends on the amount of time the hosting server spends executing a particular script; and MySQL load, that depends on the number of database queries produced by the script while the client browses the Internet site. Higher load will be created if a lot of people look through a given website simultaneously or if many database calls are made all at once. 2 examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term inside a search box and a large number of items are searched. Having comprehensive statistics about the load which your website generates will enable you to boost the content or see if it is the perfect time to switch to a more powerful kind of hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Web Hosting

Using the Hepsia CP, which comes with all our web hosting offers, you will be able to see rather comprehensive data regarding the resources which your Internet sites use. One of the sections shall give you information regarding the CPU load, including how much processing time the web server spent, the span of time it took for your scripts to be executed and what amount of memory they used. Statistics are consistently generated every six hours and you could also see the different kinds of processes that generated the most load - PHP, Perl, etc. MySQL load data are listed inside an individual section where you could see all the queries on an hourly, everyday, etc. basis. You can go back and compare data from different months to find out if some update has altered the resource usage if the amount of website visitors hasn't changed much. Thus, you can see if your site needs to be optimized, that will give you a better general 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 will be able to access quite detailed CPU and MySQL load stats that'll give you additional information about the functionality of your sites. 2 sections of the Hepsia CP are dedicated to the stats, one for every kind. Within the CPU Load section you are able to see the execution time of your scripts and how much time the server processed them. Additionally you can see the different types of processes that were executed. Statistics are generated every six hours, but if necessary, you may also check stats for previous days or months. The MySQL Load section shall show you the whole amount of database queries each day and per hour, plus the queries to each individual database you have inside your semi-dedicated account. Comparing this info to your traffic statistics will give you valuable information about how your websites perform and you will determine if you have to take some measures to improve them.