Every time a visitor opens your website, the browser sends a request to the server, which executes it and gives the desired information as a response. A standard HTML website uses minimal system resources due to the fact that it's static, but database-driven platforms are more demanding and use a lot more processing time. Every single page that is served generates two types of load - CPU load, which depends on the span of time the hosting server spends executing a particular script; and MySQL load, which depends on the number of database queries generated by the script while the end user browses the Internet site. Larger load shall be generated if a lot of people browse a particular website concurrently or if loads of database calls are made all at once. Two good examples are a discussion board with thousands of users or an online store in which a visitor enters a term inside a search box and tens of thousands of items are searched. Having comprehensive statistics about the load 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 website hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

Using the Hepsia CP, included with all of our cloud hosting offers, you shall be able to to see incredibly detailed data concerning the resources that your sites use. One of the sections will give you details 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 automatically produced every six hours and you may also see the kinds of processes that generated the most load - PHP, Perl, and so forth. MySQL load stats are listed within a different section in which you could see all the queries on a per hour, everyday, etc. basis. You can go back and compare statistics from various months to see if some update has transformed the resource usage if the amount of website visitors hasn't changed much. Thus, you can determine if your website needs to be optimized, which will lead to a better general performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Because our system keeps comprehensive statistics for the load which each semi-dedicated server account generates, you will be aware of how your websites perform at any time. After you log in to the Hepsia Control Panel, supplied with each and every account, you can go to the section devoted to the system load. In it, you are able to see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. Also you can see the number of queries to every single database in your semi-dedicated account, the total day-to-day figures for the account overall, plus the average hourly rate. With both the CPU and the MySQL load statistics, you could always go back to past days or months and evaluate the functionality of your websites after some update or after a considerable boost in the number of your website visitors.