When a visitor opens your site, the browser sends a request to the hosting server, which executes it and gives the desired information as a response. A simple HTML website uses minimum system resources because it's static, but database-driven platforms are more demanding and use more processing time. Each and every page that's served creates two sorts of load - CPU load, which depends on the length of time the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the customer browses the Internet site. Bigger load will be produced if a whole lot of people look through a certain website 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 in which a customer enters a term in a search box and thousands of items are searched. Having detailed data about the load your site generates will help you optimize the content or see if it's time to switch to a more powerful type of website hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Cloud Hosting

If you host your Internet sites within a cloud hosting account with our company, you will have access to thorough CPU and MySQL stats that will allow you to keep an eye on their operation. You can easily see the stats with a few clicks inside your Hepsia Control Panel. The CPU Load section can tell you the total time the hosting server spent on your scripts and how much memory was needed, along with the time it took for the scripts to be executed. The day-to-day view is the default one, but you are able to also see the stats from the past months. The MySQL Load section give you additional information about the total amount of queries to each and every database that you have set up within the account. Once again, you can easily see month-to-month, day-to-day and per hour stats, which will give you info that's different from the traffic or the number of visitors which you get. This way, you can identify if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Since our system keeps thorough statistics for the load which each semi-dedicated server account generates, you will be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia CP, supplied with each and every account, you should check out the section devoted to the system load. In it, 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 kinds of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. Also you can see the amount of queries to each and every database within your semi-dedicated account, the total everyday figures for the account overall, as well as the average hourly rate. With both the CPU and the MySQL load stats, you could always go back to past days or months and evaluate the efficiency of your Internet sites after some update or after a significant rise in the number of your site visitors.