Each time a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and supplies the desired information as a response. A basic HTML site uses minimum resources due to the fact that it's static, but database-driven platforms are more demanding and use much more processing time. Each page which is served produces 2 sorts of load - CPU load, that depends on the time the server spends executing a particular script; and MySQL load, which depends on the total number of database queries produced by the script while the user browses the site. Higher load will be created if a considerable amount of people surf a certain site all at once or if a lot of database calls are made all at once. 2 examples are a discussion board with tens of thousands of users or an online store in which a visitor enters a term within a search box and a large number of items are searched. Having detailed data about the load that your website generates will help you optimize the content or see if it's time to switch to a more powerful kind of web hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Cloud Website Hosting

Using the Hepsia Control Panel, which comes with all of our cloud website hosting plans, you will be able to see really detailed statistics about the resources which your sites use. One of the sections shall give you info on the CPU load, including the amount of processing time the server spent, the length of time it took for your scripts to be executed and exactly how much memory they used. Stats are consistently generated every 6 hours and you can also see the kinds of processes that generated the most load - PHP, Perl, and so forth. MySQL load data are listed within a separate section in which you can see all the queries on an hourly, daily, and so on. basis. You could go back and compare stats from different months to find out if some update has changed the resource usage if the amount of website visitors hasn't changed much. This way, you will see if your website needs to be optimized, that will lead to a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Due to the fact that our system keeps detailed statistics for the load that every semi-dedicated server account produces, you will be aware of how your sites perform at any time. As soon as you log in to the Hepsia Control Panel, provided with every single account, you should check out the section dedicated to the system load. There, you will see the processing time our system spent on your scripts, the amount 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, and so forth. Also you can see the amount of queries to every single database in your semi-dedicated account, the total daily figures for the account altogether, along with the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and evaluate the functionality of your Internet sites after some update or after a major rise in the number of your visitors.