Every time a visitor opens your website, the web browser sends a request to the hosting server, which in turn executes it and gives the desired data as a response. A simple HTML Internet site uses minimum resources for the reason that it's static, but database-driven platforms are more demanding and use far more processing time. Every single page that is served generates two types of load - CPU load, which depends on the amount of time the hosting server spends executing a certain script; and MySQL load, which depends on the number of database queries created by the script while the end user browses the site. Greater load will be created if loads of people browse a given site concurrently or if numerous database calls are made all at once. 2 good examples are a discussion board with thousands of users or an online store where a visitor enters a term in a search box and a large number of items are searched. Having comprehensive stats about the load your Internet site generates will enable you to optimize the content or see if it is time for you to switch to a more powerful kind of hosting service, if the website is simply getting very popular.
MySQL & Load Stats in Cloud Hosting
Using the Hepsia CP, provided with all of our cloud hosting plans, you shall be able to to see very comprehensive statistics concerning the resources which your websites use. One of the sections shall give you details about the CPU load, including the amount of processing time the hosting server spent, the span of time it took for your scripts to be executed and the amount of memory they used. Stats are automatically produced every 6 hours and you may also see the kinds of processes that produced the most load - PHP, Perl, and so on. MySQL load stats are listed in a different section where you are able to see all the queries on an hourly, everyday, and so forth. basis. You'll be able to 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 will see if your site needs to be optimized, that will give you a better functionality and an improved user experience.
MySQL & Load Stats in Semi-dedicated Hosting
If you have a semi-dedicated server account with us, you will be able to access rather comprehensive CPU and MySQL load data that will give you more information about the functionality of your websites. 2 sections of the Hepsia CP are dedicated to the statistics, one for every kind. Within the CPU Load section you are able to see the execution time of your scripts and the amount of time the hosting server processed them. You can also see the types of processes which were executed. Stats are created every six hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section will show you the entire amount of database queries each day and each hour, and also the queries to each individual database which you have within your semi-dedicated account. Comparing this data to your traffic statistics will give you useful information about how your sites perform and you shall see if you need to take some measures to boost them.