When a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which in turn executes it and supplies the necessary data as a response. A basic HTML site uses minimal system resources because it is static, but database-driven platforms are more demanding and use far more processing time. Every webpage that's served generates two forms of load - CPU load, that depends on the time the server spends executing a certain script; and MySQL load, that depends on the total number of database queries produced by the script while the customer browses the website. Greater load will be generated if many people browse a particular site at the same time or if a considerable amount of database calls are made all at once. 2 examples are a discussion board with a large number of users or an online store in which a customer enters a term inside a search box and thousands of items are searched. Having detailed statistics about the load which your Internet site generates will enable you to optimize the content or see if it is time to switch to a more powerful sort of web hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Web Hosting

Using the Hepsia CP, bundled with all our web hosting offers, you shall be able to to see rather comprehensive stats about the resources your Internet sites use. One of the sections will give you information about the CPU load, like how much processing time the server spent, the amount of time it took for your scripts to be executed and what amount of memory they used. Stats are consistently created every six hours and you can also see the kinds of processes that generated the most load - PHP, Perl, etc. MySQL load data are listed in an individual section where you could see all the queries on an hourly, day-to-day, and so on. basis. You'll be able to go back and compare statistics from different months to determine if some update has altered the resource usage if the amount of visitors hasn't changed much. In this way, you can determine if your Internet site needs to be optimized, that will lead to a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you will be able to access quite detailed CPU and MySQL load stats which will give you more information about the efficiency of your sites. Two sections of the Hepsia CP are devoted to the stats, one for every single kind. Inside the CPU Load section you can see the execution time of your scripts and the length of time the hosting server processed them. Additionally you can see the kinds of processes that were executed. Stats are produced every 6 hours, but if needed, you can also check stats for previous days or months. The MySQL Load section will show you the entire number of database queries each and every day and each hour, plus the queries to each individual database that you have inside your semi-dedicated account. Comparing this info to your traffic stats will give you important information about how your sites perform and you will determine if you need to take some measures to boost them.