Whenever a visitor opens your website, the Internet browser sends a request to the web server, which executes it and supplies the required information as a response. A standard HTML Internet site uses negligible resources for the reason that it is static, but database-driven platforms are more demanding and use more processing time. Each webpage which is served produces two sorts of load - CPU load, that depends on the time period the hosting server spends executing a certain script; and MySQL load, which depends on the amount of database queries produced by the script while the client browses the site. Higher load shall be produced if a lot of people surf a particular website simultaneously or if a lot of database calls are made concurrently. 2 examples are a discussion board with tens of thousands of users or an online store in which a customer enters a term inside a search box and a large number of items are searched. Having detailed data about the load that your website generates will help you improve the content or see if it is time to switch to a more powerful type of hosting service, if the site is simply getting very popular.
MySQL & Load Stats in Cloud Website Hosting
If you host your Internet sites within a cloud website hosting account with us, you'll have access to detailed CPU and MySQL data that will enable you to monitor their operation. You can see the data with a number of clicks in your Hepsia CP. The CPU Load section will show you the total time the hosting server spent on your scripts and what amount of memory was required, as well as the time it took for the scripts to be executed. The everyday view is the default one, but you'll be able to also see the stats from the past months. The MySQL Load section offer you additional information about the total amount of queries to every single database that you have set up within the account. Once again, you can see monthly, everyday and per hour statistics, which will give you information that's different from the traffic or the number of visitors you get. In this way, you can determine if the Internet sites require some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
Due to the fact that our system keeps comprehensive stats for the load that every semi-dedicated server account produces, you shall be aware of how your websites perform at any time. Once you log in to the Hepsia Control Panel, supplied with each and every account, you should check out the section dedicated to the system load. There, you are able to 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 sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etc. Also you can see the number of queries to each and every database inside your semi-dedicated account, the total daily figures for the account overall, plus the average hourly rate. With both the CPU and the MySQL load statistics, you can always go back to past days or months and assess the performance of your sites after some update or after a significant boost in the number of your site visitors.