Every time a visitor opens your Internet site, the web browser sends a request to the web server, which in turn executes it and provides the desired information as a response. A simple HTML site uses very little resources for the reason that it is static, but database-driven platforms are more demanding and use far more processing time. Each and every webpage which is served produces two kinds of load - CPU load, which depends on the length 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 user browses the website. Greater load will be produced if loads of people surf a certain site all at once or if many database calls are made all at once. 2 illustrations are a discussion board with many users or an online store where a customer enters a term in a search box and a large number of items are searched. Having in depth statistics about the load that your Internet site generates will allow you to improve the content or see if it's the perfect time to switch to a more powerful sort of web hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia Control Panel, which comes with all our shared hosting plans, you shall be able to to see very comprehensive stats about the resources that your websites use. One of the sections shall give you information about the CPU load, including the amount of processing time the web server spent, how much time it took for your scripts to be executed and what amount of memory they used. Statistics are consistently produced every 6 hours and you may also see the different kinds of processes that generated the most load - PHP, Perl, and so on. MySQL load stats are listed within a different section in which you'll be able to see all the queries on an hourly, everyday, etc. basis. You could go back and compare data from various months to find out whether some update has transformed the resource usage if the number of site visitors has not changed much. This way, you can see if your website needs to be optimized, that'll give you a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps comprehensive stats 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, included with every account, you can check out the section devoted to the system load. There, you can easily see the processing time our system spent on your scripts, how much 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 on. Additionally you can see the number of queries to each and every database in your semi-dedicated account, the total daily numbers for the account overall, plus the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and review the general performance of your sites after some update or after a substantial rise in the number of your website visitors.