When a visitor opens your website, the Internet browser sends a request to the web server, which in turn executes it and provides the required information as a response. A standard HTML site uses very little resources due to the fact that it is static, but database-driven platforms are more requiring and use far more processing time. Each page that is served generates two types of load - CPU load, which depends on the time the server spends executing a specific script; and MySQL load, that depends on the total number of database queries created by the script while the customer browses the site. Bigger load shall be created if loads of people browse a given site all at once or if loads of database calls are made at the same time. 2 illustrations are a discussion board with a huge number of users or an online store where a customer enters a term inside a search box and thousands of items are searched. Having thorough statistics about the load your site generates can help you boost the content or see if it is time to switch to a more powerful type of hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Cloud Hosting

If you host your sites within a cloud hosting account with us, you'll have access to in depth CPU and MySQL data that will enable you to monitor their performance. You can easily see the statistics with a number of mouse clicks within your Hepsia CP. The CPU Load section will reveal to you the total time period the server spent on your scripts and the amount of memory was required, plus the time it took for the scripts to be executed. The daily view is the standard one, but you are able to also see the statistics from the past months. The MySQL Load section offer you additional information about the amount of queries to each database that you have created in the account. Once again, you can see month-to-month, day-to-day and hourly stats, that will give you data which is different from the traffic or the number of visitors which you get. In this way, you can identify if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps in depth stats for the load that each semi-dedicated server account produces, you will be aware of how your websites perform at any time. As soon as you log in to the Hepsia CP, provided with every single account, you can go to the section committed to the system load. There, you are able to see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what sorts of processes produced the load - cron jobs, PHP pages, Perl scripts, etc. You may also see the number of queries to each database inside your semi-dedicated account, the total day-to-day stats for the account altogether, along with the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and evaluate the functionality of your Internet sites after some update or after a sizeable boost in the number of your site visitors.