Each time a visitor opens your Internet site, the browser sends a request to the web server, which in turn executes it and provides the necessary content as a response. A basic HTML website uses minimal system resources for the reason that it is static, but database-driven platforms are more requiring and use far more processing time. Each webpage that's served creates two types of load - CPU load, which depends on the time period the server spends executing a specific script; and MySQL load, that depends on the total number of database queries generated by the script while the customer browses the website. Higher load shall be created if loads of people surf a certain site all at once or if loads of database calls are made at the same time. 2 illustrations are a discussion board with many users or an online store where a visitor enters a term within a search box and thousands of items are searched. Having in depth statistics about the load that your website generates will enable you to improve the content or see if it is time for you to switch to a more powerful kind of website hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Web Hosting

We produce detailed statistics about the system resource usage of each and every web hosting account, so in the event that you host your sites on our sophisticated cloud platform, you will be able to check out the data with just a few clicks from your Hepsia Control Panel. The data is offered in two different sections. The first one shall show you the span of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different types of processes created the load. Statistics are generated every six hours. You are able to see everyday and monthly statistics also. In the second section you shall find all of the databases which you have created inside the account and for each one of them you will see the total amount of per hour and daily queries. The info shall give you a detailed picture of the functionality of your websites, especially if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps comprehensive stats for the load which each semi-dedicated server account generates, you shall be aware of how your websites perform at any time. Once you log in to the Hepsia Control Panel, included with every account, you can check out the section dedicated 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 types of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the total number of queries to each and every database inside your semi-dedicated account, the total daily figures for the account altogether, 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 review the general performance of your websites after some update or after a major boost in the number of your visitors.